summaryrefslogtreecommitdiff
path: root/src/special.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-09-01 03:30:59 +0200
committerLennart Poettering <lennart@poettering.net>2010-09-01 03:30:59 +0200
commit8f6df3fa98ee74eaf5c34dddd272d2e3c10c3c27 (patch)
tree5fec4954f329146a2d6952e16e1319ba5bb1b2af /src/special.h
parentaabd9b11ba563e1d988b119960c94b139ec5de00 (diff)
dbus: don't accept activation requests anymore if we are going down anyway
Diffstat (limited to 'src/special.h')
-rw-r--r--src/special.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/special.h b/src/special.h
index 0cc5cc647..d0359db1f 100644
--- a/src/special.h
+++ b/src/special.h
@@ -59,6 +59,7 @@
#define SPECIAL_POWEROFF_TARGET "poweroff.target"
#define SPECIAL_REBOOT_TARGET "reboot.target"
#define SPECIAL_DBUS_SERVICE "dbus.service"
+#define SPECIAL_DBUS_SOCKET "dbus.socket"
#define SPECIAL_GETTY_TARGET "getty.target"
#define SPECIAL_SERIAL_GETTY_SERVICE "serial-getty@.service"