From 4e23bccc52a2a03c7d14cf89d96d6c1b197b6bda Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 29 Oct 2010 11:56:32 -0400 Subject: Don't conflict with multi-user.target. --- systemd/system/fedora-configure.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'systemd') diff --git a/systemd/system/fedora-configure.service b/systemd/system/fedora-configure.service index fcaa5348..f463c98b 100644 --- a/systemd/system/fedora-configure.service +++ b/systemd/system/fedora-configure.service @@ -1,7 +1,7 @@ [Unit] Description=Reconfigure the system on administrator request DefaultDependencies=no -Conflicts=multi-user.target shutdown.target +Conflicts=shutdown.target Before=multi-user.target shutdown.target After=local-fs.target ConditionPathExists=/.unconfigured -- cgit v1.2.1