@@ -, +, @@ --- init.d/mount-ro.in | 2 ++ 1 file changed, 2 insertions(+) --- a/init.d/mount-ro.in +++ a/init.d/mount-ro.in @@ -14,6 +14,8 @@ start() { local ret=0 + # Restart init to ensure not using removed or replaced files + telinit u # Flush all pending disk writes now sync --