From 69dd2852bb2c433b517d89792adb4461a4178aa1 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 9 Aug 2010 22:32:30 +0200 Subject: manager: when two pending jobs conflict, keep the one that "conflicts", remove the one that is "conflicted" This gives the writer of units control which unit is kept and which is stopped when two units conflict. --- units/graphical.target.m4 | 3 --- 1 file changed, 3 deletions(-) (limited to 'units') diff --git a/units/graphical.target.m4 b/units/graphical.target.m4 index 3fb152634e..c1534095e5 100644 --- a/units/graphical.target.m4 +++ b/units/graphical.target.m4 @@ -16,9 +16,6 @@ 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 -- cgit v1.2.3-54-g00ecf