chiark / gitweb /
pam: use /proc/self/loginuid only if we have CAP_AUDIT_CONTROL
[elogind.git] / units / systemd-logger.service.in
index 39a20013b4e07a76c2e6e08eb6da9411c674b413..f82db15ac16c9102acce52850d700475d0ff0844 100644 (file)
@@ -8,9 +8,11 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=systemd Logging Daemon
-After=@SPECIAL_SYSLOG_SERVICE@
+Description=Stdio Syslog Bridge
+DefaultDependencies=no
+After=syslog.socket
 
 [Service]
-ExecStart=@pkglibexecdir@/systemd-logger
-Type=simple
+ExecStart=@rootlibexecdir@/systemd-logger
+NotifyAccess=all
+StandardOutput=null