| commit | bfdd147d9e2aefe7d856b06c9116a2175ecfd5f7 | [log] [tgz] |
|---|---|---|
| author | Lei YU <mine260309@gmail.com> | Thu Apr 19 13:56:05 2018 +0800 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Apr 24 23:44:43 2018 +0000 |
| tree | 87f93698fbc90ce34c0c32e55dec65d3e250fdb1 | |
| parent | cd21a1f29d0f04384a55f7d08ac297a099f47bbb [diff] |
phosphor-gpio-monitor: Add EXTRA_ARGS in service
This is a follow up commit of 1065559c, that is to use ${EXTRA_ARGS}
instead of "--continue=", so that this option becomes an optional one
without argument.
For services need extra arguments, e.g. Romulus' id-button service,
specify "--continue" in its config file.
Tested: Verify the generated gpio monitor service uses ${EXTRA_ARGS}
environment. On Romulus, checkstop monitor starts without extra
argument, and id_button monitor starts with --continue argument.
Change-Id: I09c5ad7f97f1a40caabfc9ae394e68798396dffe
Signed-off-by: Lei YU <mine260309@gmail.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.