mirror of
https://github.com/systemd/systemd.git
synced 2026-08-03 06:30:30 +00:00
units: use SuccessAction=reboot where appropriate (#8335)
We should really use our own native concepts for rebooting.
This commit is contained in:
committed by
GitHub
parent
650f401123
commit
7ddcdb6072
@@ -32,4 +32,4 @@ ConditionPathIsSymbolicLink=|/system-update
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/bin/rm -fv /system-update
|
||||
ExecStart=@SYSTEMCTL@ reboot
|
||||
SuccessAction=reboot
|
||||
|
||||
Reference in New Issue
Block a user