Better runit script
This commit is contained in:
parent
d9a90232b4
commit
a39ef788cb
|
@ -1,2 +1,3 @@
|
|||
#!/bin/sh
|
||||
which hashboot > /dev/null && hashboot check
|
||||
#!/bin/sh -e
|
||||
msg "Checking integrity of /boot"
|
||||
/usr/bin/hashboot || emergency_shell
|
||||
|
|
Loading…
Reference in New Issue
Block a user