chiark / gitweb /
core: move abstract namespace sockets to /dev/.run
[elogind.git] / units / systemd-logger.service.in
index 39a20013b4e07a76c2e6e08eb6da9411c674b413..ff7a1316c2e256abe8e1431aca6f909f8f804af0 100644 (file)
@@ -8,9 +8,11 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=systemd Logging Daemon
-After=@SPECIAL_SYSLOG_SERVICE@
+Description=Logging Daemon
+DefaultDependencies=no
+After=syslog.socket
 
 [Service]
-ExecStart=@pkglibexecdir@/systemd-logger
-Type=simple
+ExecStart=@rootlibexecdir@/systemd-logger
+NotifyAccess=all
+StandardOutput=null