summaryrefslogtreecommitdiff
path: root/src/special.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-08-30 22:42:49 +0200
committerLennart Poettering <lennart@poettering.net>2011-08-30 22:42:49 +0200
commit346bce1f4cff0096177c613987cdc80fa4ec134e (patch)
treed1b27555c011b4f22abc19c76fc6905ab799795c /src/special.h
parentaf65c248040108830a02860a395f44a186f08495 (diff)
stdout-bridge: rename logger to stdout-syslog-bridge to make it more descriptive
Diffstat (limited to 'src/special.h')
-rw-r--r--src/special.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/special.h b/src/special.h
index 08dae11a25..614e53ca1b 100644
--- a/src/special.h
+++ b/src/special.h
@@ -68,7 +68,7 @@
/* Services systemd relies on */
#define SPECIAL_DBUS_SERVICE "dbus.service"
#define SPECIAL_DBUS_SOCKET "dbus.socket"
-#define SPECIAL_LOGGER_SOCKET "systemd-logger.socket"
+#define SPECIAL_STDOUT_SYSLOG_BRIDGE_SOCKET "systemd-stdout-syslog-bridge.socket"
#define SPECIAL_SYSLOG_SOCKET "syslog.socket"
/* Magic init signals */