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

(-)/etc/init.d/hald.orig (-1 / +1 lines)
Lines 15-21 start() { Link Here
15
		chmod 440 /proc/acpi/event
15
		chmod 440 /proc/acpi/event
16
	fi
16
	fi
17
17
18
	start-stop-daemon --start -q --exec /usr/sbin/hald
18
	start-stop-daemon --start -q --exec /usr/sbin/hald -- --use-syslog
19
	eend $?
19
	eend $?
20
}
20
}
21
21

Return to bug 117244