diff options
Diffstat (limited to 'units/systemd-random-seed-load.service.in')
-rw-r--r-- | units/systemd-random-seed-load.service.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/units/systemd-random-seed-load.service.in b/units/systemd-random-seed-load.service.in index 087f7b6800..93cba95a6b 100644 --- a/units/systemd-random-seed-load.service.in +++ b/units/systemd-random-seed-load.service.in @@ -8,6 +8,7 @@ [Unit] Description=Load Random Seed DefaultDependencies=no +Wants=local-fs.target After=local-fs.target Conflicts=shutdown.target Before=shutdown.target |