X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fspecial.h;h=0cc5cc647ba93ba57b0e07677d81a6ab40adb383;hb=60dc72b563cdd4166cc6cb4e3c790bdfe1570ad2;hp=bbc64806bf4ce3a8100fab5aed15781e1c27c20b;hpb=922cc0011979f8eda0f8b07f76bca744f50f0e31;p=elogind.git diff --git a/src/special.h b/src/special.h index bbc64806b..0cc5cc647 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,8 @@ #define SPECIAL_POWEROFF_TARGET "poweroff.target" #define SPECIAL_REBOOT_TARGET "reboot.target" #define SPECIAL_DBUS_SERVICE "dbus.service" +#define SPECIAL_GETTY_TARGET "getty.target" +#define SPECIAL_SERIAL_GETTY_SERVICE "serial-getty@.service" #ifndef SPECIAL_SYSLOG_SERVICE #define SPECIAL_SYSLOG_SERVICE "syslog.service"