X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fspecial.h;h=d0359db1f51d20710c6b1178e74066f8c1ef5b52;hb=5d452f9ceceabf2bf69acb58e69a41fb41011e37;hp=bbc64806bf4ce3a8100fab5aed15781e1c27c20b;hpb=922cc0011979f8eda0f8b07f76bca744f50f0e31;p=elogind.git diff --git a/src/special.h b/src/special.h index bbc64806b..d0359db1f 100644 --- a/src/special.h +++ b/src/special.h @@ -1,4 +1,4 @@ -/*-*- Mode: C; c-basic-offset: 8 -*-*/ +/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ #ifndef foospecialhfoo #define foospecialhfoo @@ -59,6 +59,9 @@ #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" #ifndef SPECIAL_SYSLOG_SERVICE #define SPECIAL_SYSLOG_SERVICE "syslog.service"