chiark / gitweb /
untis: fix path to helper services
[elogind.git] / units / systemd-logger.service.in
index 39a20013b4e07a76c2e6e08eb6da9411c674b413..5fc0532033e2c7d45951585e70c70f799a4162ae 100644 (file)
@@ -12,5 +12,5 @@ Description=systemd Logging Daemon
 After=@SPECIAL_SYSLOG_SERVICE@
 
 [Service]
-ExecStart=@pkglibexecdir@/systemd-logger
+ExecStart=@rootlibexecdir@/systemd-logger
 Type=simple