]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
units: DefaultDependencies already implies conflict with shutdown.target 6909/head
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Mon, 25 Sep 2017 11:46:32 +0000 (12:46 +0100)
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>
Sat, 30 Sep 2017 21:02:05 +0000 (22:02 +0100)
(and system-update.target does not have DefaultDependencies=no)

units/system-update.target

index 3542879706f6f6fa1fcb551905d7cfb5747af9eb..b95639a876e3f323812e47fcc95c374d6511657e 100644 (file)
@@ -10,8 +10,6 @@ Description=Offline System Update
 Documentation=man:systemd.offline-updates(7)
 Documentation=man:systemd.special(7) man:systemd-system-update-generator(8)
 Requires=sysinit.target
-Conflicts=shutdown.target
 After=sysinit.target
-Before=shutdown.target
 AllowIsolate=yes
 Wants=system-update-cleanup.service