1
1
mirror of https://schlomp.space/tastytea/hashboot synced 2024-11-16 14:37:06 +01:00

Better runit script

This commit is contained in:
teldra 2016-09-04 23:01:07 +02:00
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