summaryrefslogtreecommitdiff
path: root/units
diff options
context:
space:
mode:
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>2017-09-25 12:46:32 +0100
committerAlan Jenkins <alan.christopher.jenkins@gmail.com>2017-09-30 22:02:05 +0100
commit2d4b910383c6c14b3720e26cca11c223ad868d9d (patch)
tree639eb195e6050688b1ad57dd416f55e749d2f65b /units
parent0b9ad5bf2ec09e963f706fdba498d99f29f97a54 (diff)
downloadsystemd-2d4b910383c6c14b3720e26cca11c223ad868d9d.tar.gz
units: DefaultDependencies already implies conflict with shutdown.target
(and system-update.target does not have DefaultDependencies=no)
Diffstat (limited to 'units')
-rw-r--r--units/system-update.target2
1 files changed, 0 insertions, 2 deletions
diff --git a/units/system-update.target b/units/system-update.target
index 3542879706..b95639a876 100644
--- a/units/system-update.target
+++ b/units/system-update.target
@@ -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