commit | 1ac9ab6d29dc06bf15f1377fc8aebb21a3e5a600 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Sun Apr 07 09:29:19 2019 -0700 |
committer | Patrick Venture <venture@google.com> | Sun Apr 07 09:29:19 2019 -0700 |
tree | e94d2aac204a00096eb6d31ba84fba4e7b505340 | |
parent | 69101225892575db3d29cb4cfe7683773f1e4f52 [diff] |
transition to multi-user.target in service files Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I8683ff7960017648e775f0c62acfd0b81a90e75d
diff --git a/service_files/phosphor-button-handler.service b/service_files/phosphor-button-handler.service index 3771f62..79b5b05 100644 --- a/service_files/phosphor-button-handler.service +++ b/service_files/phosphor-button-handler.service
@@ -11,5 +11,5 @@ SyslogIdentifier=button-handler [Install] -WantedBy=obmc-standby.target +WantedBy=multi-user.target
diff --git a/service_files/xyz.openbmc_project.Chassis.Buttons.service b/service_files/xyz.openbmc_project.Chassis.Buttons.service index 3a501af..a96c422 100644 --- a/service_files/xyz.openbmc_project.Chassis.Buttons.service +++ b/service_files/xyz.openbmc_project.Chassis.Buttons.service
@@ -10,4 +10,4 @@ BusName=xyz.openbmc_project.Chassis.Buttons [Install] -WantedBy=obmc-standby.target +WantedBy=multi-user.target