commit | 8a572d555a80676348f30239fca0314239836029 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Fri Apr 05 07:44:57 2019 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sat Apr 06 10:25:15 2019 -0400 |
tree | 1a83ad981d509c90e3c5996155582df849cfe7db | |
parent | 820ed9dbd96efc10a6c3daa93a46708fd5a42033 [diff] [blame] |
meta-qualcomm: centriq2400-rep: move all services to multi-user.target Hard-code multi-user.target instead of SYSTEMD_DEFAULT_TARGET. (From meta-qualcomm rev: 2e9af8db4508967629aed1d039071ae4062c442e) Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I4f65d5f0829d5561a1a524be17a37c23df0fc11c Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service index 81d3bfe..d4f748d 100644 --- a/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service +++ b/meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service
@@ -6,4 +6,4 @@ SyslogIdentifier=centriq-2400rep-console-client.sh [Install] -WantedBy={SYSTEMD_DEFAULT_TARGET} +WantedBy=multi-user.target