chiark / gitweb /
units: call the logger a bridge too
[elogind.git] / units / systemd-logger.service.in
index 4d9b2c2710a3e9925651d67d1a58f1c7321b5ac0..f82db15ac16c9102acce52850d700475d0ff0844 100644 (file)
@@ -8,10 +8,11 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=systemd Logging Daemon
-Wants=syslog.target
-After=syslog.target @SPECIAL_SYSLOG_SERVICE@
+Description=Stdio Syslog Bridge
+DefaultDependencies=no
+After=syslog.socket
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-logger
 NotifyAccess=all
+StandardOutput=null