mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
units/systemd-validatefs@.service: FailureAction= is a [Unit] knob
This commit is contained in:
@@ -15,9 +15,9 @@ BindsTo=%i.mount
|
||||
Conflicts=shutdown.target
|
||||
After=%i.mount
|
||||
Before=shutdown.target systemd-pcrfs@%i.service systemd-quotacheck@%i.service systemd-growfs@%i.service
|
||||
FailureAction=reboot-immediate
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
RemainAfterExit=yes
|
||||
ExecStart={{LIBEXECDIR}}/systemd-validatefs --root=auto %f
|
||||
FailureAction=reboot-immediate
|
||||
|
||||
Reference in New Issue
Block a user