Skip to content

recovery service #371

Answered by davmac314
rcasta74 asked this question in Q&A
Discussion options

You must be logged in to vote

This might be more a question for your distribution (Artix?).

You can edit the service description file for the recovery service just like you can any other service, and by that means you can make it do whatever you want, including running /sbin/reboot for example (maybe you'd need --use-passed-cfd argument to reboot, and options = pass-cs-fd in the service description, as otherwise the control socket might not get created as part of a failed boot).

However, the recovery service is only supposed to run when the system can't boot, and in that case rebooting wouldn't help. It seems like there is currently an issue in Artix where the filesystem checks incorrectly fail boot if they correct an…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by rcasta74
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants