summaryrefslogtreecommitdiff
path: root/meta-qualcomm
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-04-05 17:44:57 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-06 17:25:15 +0300
commit8a572d555a80676348f30239fca0314239836029 (patch)
tree1a83ad981d509c90e3c5996155582df849cfe7db /meta-qualcomm
parent820ed9dbd96efc10a6c3daa93a46708fd5a42033 (diff)
downloadopenbmc-8a572d555a80676348f30239fca0314239836029.tar.xz
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>
Diffstat (limited to 'meta-qualcomm')
-rw-r--r--meta-qualcomm/meta-centriq2400-rep/recipes-phosphor/console/centriq-2400rep-console-client/centriq-2400rep-console-client@.service2
1 files changed, 1 insertions, 1 deletions
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 81d3bfe6ae..d4f748dc24 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 @@ ExecStart=/usr/bin/env centriq-2400rep-console-client.sh
SyslogIdentifier=centriq-2400rep-console-client.sh
[Install]
-WantedBy={SYSTEMD_DEFAULT_TARGET}
+WantedBy=multi-user.target