From 83bda35801aa3d7ed180ec374a4bcdfe9dc1a8e4 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 10 Jul 2010 00:22:38 +0200 Subject: build-sys: drop special name hack for dbus.service since a native service file is now shipped upstream dbus --- src/special.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/special.h') diff --git a/src/special.h b/src/special.h index 8cb500b8ad..9ddabde3a4 100644 --- a/src/special.h +++ b/src/special.h @@ -56,10 +56,7 @@ #define SPECIAL_HALT_TARGET "halt.target" #define SPECIAL_POWEROFF_TARGET "poweroff.target" #define SPECIAL_REBOOT_TARGET "reboot.target" - -#ifndef SPECIAL_DBUS_SERVICE #define SPECIAL_DBUS_SERVICE "dbus.service" -#endif #ifndef SPECIAL_SYSLOG_SERVICE #define SPECIAL_SYSLOG_SERVICE "syslog.service" -- cgit v1.2.3-54-g00ecf