diff options
Diffstat (limited to 'src/special.h')
-rw-r--r-- | src/special.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/special.h b/src/special.h index 0cc5cc647b..d0359db1f5 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" |