chiark / gitweb /
systemctl: sort case-insensitively
[elogind.git] / units / systemd-logger.service.in
index 53ea586352298d9131191c1d935ee572cf2683ee..1e8e2cfa352f144ac351253512c3068bfcc4afa1 100644 (file)
@@ -9,7 +9,8 @@
 
 [Unit]
 Description=systemd Logging Daemon
+After=@SPECIAL_SYSLOG_SERVICE@
 
 [Service]
-ExecStart=@pkglibexecdir@/systemd-logger
-Type=simple
+ExecStart=@rootlibexecdir@/systemd-logger
+NotifyAccess=all