diff options
Diffstat (limited to 'units/systemd-random-seed-load.service.in')
-rw-r--r-- | units/systemd-random-seed-load.service.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-random-seed-load.service.in b/units/systemd-random-seed-load.service.in index b103f52007..8e54db9220 100644 --- a/units/systemd-random-seed-load.service.in +++ b/units/systemd-random-seed-load.service.in @@ -11,7 +11,7 @@ DefaultDependencies=no Wants=local-fs.target Conflicts=shutdown.target After=systemd-readahead-collect.service systemd-readahead-replay.service local-fs.target -Before=shutdown.target +Before=basic.target shutdown.target [Service] Type=oneshot |