chiark / gitweb /
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
[elogind.git] / units / systemd-stdout-syslog-bridge.service.in
similarity index 84%
rename from units/systemd-logger.service.in
rename to units/systemd-stdout-syslog-bridge.service.in
index 5f7fe40939f6ac78a0674c75d6ed10257af61c30..23a5137068f6ce6633fa54ddbd8925e1ac6ad7f3 100644 (file)
@@ -8,13 +8,13 @@
 # See systemd.special(7) for details
 
 [Unit]
-Description=Stdio Syslog Bridge
+Description=STDOUT Syslog Bridge
 DefaultDependencies=no
 Requires=syslog.socket
 After=syslog.socket
 
 [Service]
-ExecStart=@rootlibexecdir@/systemd-logger
+ExecStart=@rootlibexecdir@/systemd-stdout-syslog-bridge
 NotifyAccess=all
 StandardOutput=null
 CapabilityBoundingSet=CAP_SYS_ADMIN CAP_SETUID CAP_SETGID