chiark / gitweb /
units: synchronize gettys to plymouth even if plymouth is killed by gdm
[elogind.git] / units / systemd-logger.service.in
index 53ea586352298d9131191c1d935ee572cf2683ee..ff7a1316c2e256abe8e1431aca6f909f8f804af0 100644 (file)
@@ -8,8 +8,11 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=systemd Logging Daemon
+Description=Logging Daemon
+DefaultDependencies=no
+After=syslog.socket
 
 [Service]
-ExecStart=@pkglibexecdir@/systemd-logger
-Type=simple
+ExecStart=@rootlibexecdir@/systemd-logger
+NotifyAccess=all
+StandardOutput=null