summaryrefslogtreecommitdiffstats
path: root/resources/config/1/uniontmp/etc/init.inactive/mountall-reboot.conf
blob: c5a5d56df771fffb3230973d8b6b3a3cb448a7fa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# mountall-reboot - Reboot after filesystems are changed
#
# If mountall exits to indicate a reboot is required, this does the
# necessary reboot.

description	"Reboot after filesystems are changed"

start on stopped mountall EXIT_STATUS=4

task
exec reboot -f