chiark / gitweb /
core: switch all log targets to go directly to the journal, instead via syslog
[elogind.git] / units / fsck-root.service.in
index 7b3529db07e71a97ac8fe99148214949bb6652b5..408614912875322094912ec6b0474ade0bc62c8e 100644 (file)
@@ -18,6 +18,6 @@ ConditionPathExists=!/run/initramfs/root-fsck
 Type=oneshot
 RemainAfterExit=no
 ExecStart=@rootlibexecdir@/systemd-fsck
-StandardOutput=syslog+console
+StandardOutput=journal+console
 FsckPassNo=1
 TimeoutSec=0