commit | 27df4b5f85d6d08d13aa09800cfc1fa6e8764771 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Fri Feb 02 16:02:05 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Wed Feb 21 12:16:11 2018 -0800 |
tree | 66d266c445723c8117f57faf46fbc3db616b4b09 | |
parent | 93975266189868dac12ebbe207cb3f0c3f4919c0 [diff] |
mainapp: Parse action -> target mappings on the command line This adds the argument --action_target=<action>=<systemd_target>. Depending on the HostAction that is set when the watchdog expires we can start different systemd targets. The configuration of this mapping is now configurable at the command line. Change-Id: I7482e038d9abafc81cec0df15345cbfc670dbed2 Signed-off-by: William A. Kennington III <wak@google.com>