X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fspecial.h;h=0cc5cc647ba93ba57b0e07677d81a6ab40adb383;hp=bbc64806bf4ce3a8100fab5aed15781e1c27c20b;hb=b2bb3dbed9607c440b1a9ccacc515e28136d39ae;hpb=922cc0011979f8eda0f8b07f76bca744f50f0e31 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"