diff options
Diffstat (limited to 'units/systemd-update-done.service.in')
-rw-r--r-- | units/systemd-update-done.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-update-done.service.in b/units/systemd-update-done.service.in index 7031bff614..ec7d906392 100644 --- a/units/systemd-update-done.service.in +++ b/units/systemd-update-done.service.in @@ -10,7 +10,7 @@ Description=Update is Completed Documentation=man:systemd-update-done.service(8) DefaultDependencies=no Conflicts=shutdown.target -After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target +After=local-fs.target Before=sysinit.target shutdown.target ConditionNeedsUpdate=|/etc ConditionNeedsUpdate=|/var |