chiark / gitweb /
execute: when we run as PID 1 the kernel doesn't give us CAP_SETPCAP by default....
[elogind.git] / units / systemd-logger.service.in
index 2a9ec21067d516cd4abe9c576f77a9e9401caa7c..484df7a238ce060e30db98b08fed56e432da405c 100644 (file)
@@ -8,9 +8,12 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=systemd Logging Daemon
+Description=Stdio Syslog Bridge
 DefaultDependencies=no
-After=@SPECIAL_SYSLOG_SERVICE@
+Requires=syslog.socket
+After=syslog.socket
 
 [Service]
 ExecStart=@rootlibexecdir@/systemd-logger
+NotifyAccess=all
+StandardOutput=null