summaryrefslogtreecommitdiffstats
path: root/share/systemd/container-auto.service
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-06-29 11:29:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-06-29 11:38:54 +0000
commite07edad5f45907e9c7f4d6c24823b80cbe282316 (patch)
treeeb4049b82fc0765fe2f5d731ef52a3a15cdcd282 /share/systemd/container-auto.service
parentAdding upstream version 20210411. (diff)
downloadopen-infrastructure-compute-tools-e07edad5f45907e9c7f4d6c24823b80cbe282316.tar.xz
open-infrastructure-compute-tools-e07edad5f45907e9c7f4d6c24823b80cbe282316.zip
Adding upstream version 20210628.upstream/20210628
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'share/systemd/container-auto.service')
-rw-r--r--share/systemd/container-auto.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/systemd/container-auto.service b/share/systemd/container-auto.service
index 4d7e10e..805bdc6 100644
--- a/share/systemd/container-auto.service
+++ b/share/systemd/container-auto.service
@@ -9,8 +9,8 @@ RemainAfterExit=yes
ExecStart=/usr/bin/container auto --start
ExecStop=/usr/bin/container auto --stop
Delegate=yes
-StandardOutput=syslog
-StandardError=syslog
+StandardOutput=journal
+StandardError=journal
[Install]
WantedBy=multi-user.target