summaryrefslogtreecommitdiff
path: root/src/special.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-01-11 03:16:24 +0100
committerLennart Poettering <lennart@poettering.net>2012-01-11 03:16:24 +0100
commit731a676c206bb1b48e7f736ce9f5b730252d1601 (patch)
tree3b53b0f7ea96f2b7e0268e89aaf805e2e22025e3 /src/special.h
parent3ebcdf8cd97026724fd773648d02bde12d718824 (diff)
systemd: reconnect to syslog as soon as the journal is fully up
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 b90161c238..8185eaf60e 100644
--- a/src/special.h
+++ b/src/special.h
@@ -71,7 +71,7 @@
#define SPECIAL_DBUS_SERVICE "dbus.service"
#define SPECIAL_DBUS_SOCKET "dbus.socket"
#define SPECIAL_JOURNALD_SOCKET "systemd-journald.socket"
-#define SPECIAL_SYSLOG_SOCKET "syslog.socket"
+#define SPECIAL_JOURNALD_SERVICE "systemd-journald.service"
/* Magic init signals */
#define SPECIAL_KBREQUEST_TARGET "kbrequest.target"