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

(-)checkfs (+3 lines)
Lines 9-14 Link Here
9
9
10
start() {
10
start() {
11
	local retval=0
11
	local retval=0
12
    if [ "${udev}" = "yes" -a -x /sbin/udevstart ]; then
13
      /sbin/udevstart
14
	fi
12
15
13
	# Start software raid.
16
	# Start software raid.
14
	# You need a properly configured /etc/raidtab for raidtools usage or a
17
	# You need a properly configured /etc/raidtab for raidtools usage or a

Return to bug 62679