From: Alan Jenkins Date: Mon, 25 Sep 2017 11:46:32 +0000 (+0100) Subject: units: DefaultDependencies already implies conflict with shutdown.target X-Git-Tag: v235~8^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d4b910383c6c14b3720e26cca11c223ad868d9d;p=thirdparty%2Fsystemd.git units: DefaultDependencies already implies conflict with shutdown.target (and system-update.target does not have DefaultDependencies=no) --- diff --git a/units/system-update.target b/units/system-update.target index 3542879706f..b95639a876e 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