summaryrefslogtreecommitdiff
path: root/units/systemd-random-seed-save.service.in
diff options
context:
space:
mode:
Diffstat (limited to 'units/systemd-random-seed-save.service.in')
-rw-r--r--units/systemd-random-seed-save.service.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-random-seed-save.service.in b/units/systemd-random-seed-save.service.in
index 654c859e22..70cb31d491 100644
--- a/units/systemd-random-seed-save.service.in
+++ b/units/systemd-random-seed-save.service.in
@@ -13,7 +13,7 @@ Conflicts=systemd-random-seed-save.service
[Service]
Type=oneshot
-ExecStart=-@rootlibexecdir@/systemd-random-seed save
+ExecStart=@rootlibexecdir@/systemd-random-seed save
[Install]
WantedBy=shutdown.target