units: use correct command to exit

Otherwise we'll end a cyclic loop.
This commit is contained in:
Lennart Poettering 2018-11-16 11:35:59 +01:00
parent 1795457f50
commit 9f782b3e1b

View file

@ -13,4 +13,4 @@ Documentation=man:systemd.special(7)
DefaultDependencies=no
Requires=shutdown.target umount.target final.target
After=shutdown.target umount.target final.target
SuccessAction=exit
SuccessAction=exit-force