chiark / gitweb /
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
[elogind.git] / units / graphical.target.m4
index 3fb152634ee6ef4be00d731a3792813291e3738e..e2750c8640138df1c43d13361f49a5796af0e2fc 100644 (file)
@@ -16,13 +16,14 @@ m4_dnl
 m4_ifdef(`TARGET_FEDORA',
 # On Fedora Runlevel 5 is graphical login
 Names=runlevel5.target
-# Pull in prefdm via requires, to make sure when it conflicts with
-# getty@tty1.service it takes precedence.
-Requires=prefdm.service
 )m4_dnl
 m4_ifdef(`TARGET_SUSE',
 Names=runlevel5.target
 )m4_dnl
+m4_ifdef(`TARGET_ALTLINUX',
+Names=runlevel5.target
+)m4_dnl
+AllowIsolate=yes
 
 [Install]
-Alias=default.target m4_ifdef(`TARGET_FEDORA', runlevel5.target)
+Alias=default.target