Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 499662
Collapse All | Expand All

(-)a/init.d/mount-ro.in (-1 / +2 lines)
Lines 14-19 start() Link Here
14
{
14
{
15
	local ret=0
15
	local ret=0
16
16
17
	# Restart init to ensure not using removed or replaced files
18
	telinit u
17
	# Flush all pending disk writes now
19
	# Flush all pending disk writes now
18
	sync
20
	sync
19
21
20
- 

Return to bug 499662