chiark / gitweb /
MeeGo support
[elogind.git] / units / systemd-logger.service.in
index 5fc0532033e2c7d45951585e70c70f799a4162ae..484df7a238ce060e30db98b08fed56e432da405c 100644 (file)
@@ -8,9 +8,12 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=systemd Logging Daemon
-After=@SPECIAL_SYSLOG_SERVICE@
+Description=Stdio Syslog Bridge
+DefaultDependencies=no
+Requires=syslog.socket
+After=syslog.socket
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-logger
-Type=simple
+NotifyAccess=all
+StandardOutput=null