chiark / gitweb /
core: switch all log targets to go directly to the journal, instead via syslog
[elogind.git] / units / fsck@.service.in
index e1f773639bfd88a573482a5493d1e863140b8862..c06684b634c36215647011830f306ad5e22b8f48 100644 (file)
@@ -16,5 +16,5 @@ Before=shutdown.target
 Type=oneshot
 RemainAfterExit=no
 ExecStart=@rootlibexecdir@/systemd-fsck %f
 Type=oneshot
 RemainAfterExit=no
 ExecStart=@rootlibexecdir@/systemd-fsck %f
-StandardOutput=syslog+console
+StandardOutput=journal+console
 TimeoutSec=0
 TimeoutSec=0