aboutsummaryrefslogtreecommitdiffstats
path: root/systemd
diff options
context:
space:
mode:
authorJan Macku <jamacku@redhat.com>2019-08-05 16:05:01 +0200
committerGitHub <noreply@github.com>2019-08-05 16:05:01 +0200
commitf595623dd4f4e98179f207ab17ea6cb8bfd61843 (patch)
tree809502d5955fda00c7364ec2e01e7115bd6bd981 /systemd
parentc03f4767a7ff25885dfbaae9331f9810d3858965 (diff)
downloadinitscripts-f595623dd4f4e98179f207ab17ea6cb8bfd61843.tar
initscripts-f595623dd4f4e98179f207ab17ea6cb8bfd61843.tar.gz
initscripts-f595623dd4f4e98179f207ab17ea6cb8bfd61843.tar.bz2
initscripts-f595623dd4f4e98179f207ab17ea6cb8bfd61843.tar.xz
initscripts-f595623dd4f4e98179f207ab17ea6cb8bfd61843.zip
Configure autorelabel service to output to journal and to console if set (#262)
Diffstat (limited to 'systemd')
-rw-r--r--systemd/system/rhel-autorelabel.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/systemd/system/rhel-autorelabel.service b/systemd/system/rhel-autorelabel.service
index 0f11c52e..326f1422 100644
--- a/systemd/system/rhel-autorelabel.service
+++ b/systemd/system/rhel-autorelabel.service
@@ -14,7 +14,7 @@ ExecStart=/usr/lib/systemd/rhel-autorelabel
Type=oneshot
TimeoutSec=0
RemainAfterExit=yes
-StandardInput=tty
+StandardOutput=journal+console
[Install]
WantedBy=sysinit.target