Failed to add a script at shutdown

Harald Becker ralda at gmx.de
Mon May 6 17:28:41 UTC 2013


Hi Lucas !

>::shutdown:/etc/init.d/test
>::shutdown:/bin/umount -a -r

Ouch! ... put your shutdown line behind the umount! ... there are
versions of init which executes lines in reverse (resulting in first
unmounting, then you try to write something to a readonly filesystem).

--
Harald


More information about the busybox mailing list