summaryrefslogtreecommitdiff
path: root/units/console-shell.service.m4.in
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-01-04 22:36:48 +0100
committerLennart Poettering <lennart@poettering.net>2013-01-04 23:26:21 +0100
commit83514a2fa0c9377e76dcc323ab7e7756b7f86cc4 (patch)
treed87e039e91c03bef18d33540a5f44a3e4f5d1011 /units/console-shell.service.m4.in
parent77e68fa2f0bd018bab2621a31919bfaa6a6b0a35 (diff)
units: drop distro specific stuff from units
Since rc-local is now enabled via the SysV compatibility we should only refer to it based on that too.
Diffstat (limited to 'units/console-shell.service.m4.in')
-rw-r--r--units/console-shell.service.m4.in20
1 files changed, 1 insertions, 19 deletions
diff --git a/units/console-shell.service.m4.in b/units/console-shell.service.m4.in
index e0fbc61b9..dac2ac212 100644
--- a/units/console-shell.service.m4.in
+++ b/units/console-shell.service.m4.in
@@ -9,25 +9,7 @@
Description=Console Shell
Documentation=man:sulogin(8)
After=systemd-user-sessions.service plymouth-quit-wait.service
-m4_ifdef(`TARGET_FEDORA',
-After=rc-local.service
-)m4_dnl
-m4_ifdef(`TARGET_DEBIAN',
-After=rc.local.service
-)m4_dnl
-m4_ifdef(`TARGET_ARCH',
-After=rc-local.service
-)m4_dnl
-m4_ifdef(`TARGET_FRUGALWARE',
-After=local.service
-)m4_dnl
-m4_ifdef(`TARGET_ALTLINUX',
-After=rc-local.service
-)m4_dnl
-m4_ifdef(`TARGET_MANDRIVA',
-After=rc-local.service
-)m4_dnl
-m4_ifdef(`TARGET_MAGEIA',
+m4_ifdef(`HAVE_SYSV_COMPAT',
After=rc-local.service
)m4_dnl
Before=getty.target