diff options
Diffstat (limited to 'units/system-update.target')
-rw-r--r-- | units/system-update.target | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/system-update.target b/units/system-update.target index 5f638792d1..381f3f9a6a 100644 --- a/units/system-update.target +++ b/units/system-update.target @@ -10,7 +10,7 @@ Description=System Update Documentation=http://freedesktop.org/wiki/Software/systemd/SystemUpdates Documentation=man:systemd.special(7) Requires=sysinit.target -Conflicts=shutdown.target +Conflicts=shutdown.target systemd-readahead-collect.service systemd-readahead-replay.service After=sysinit.target Before=shutdown.target AllowIsolate=yes |