Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 342049 | Differences between
and this patch

Collapse All | Expand All

(-)laptop_mode (+1 lines)
Lines 22-27 Link Here
22
	checkconfig || return 1
22
	checkconfig || return 1
23
23
24
	ebegin "Starting laptop_mode"
24
	ebegin "Starting laptop_mode"
25
	mkdir -p /var/run/laptop-mode-tools
25
	touch /var/run/laptop-mode-tools/enabled
26
	touch /var/run/laptop-mode-tools/enabled
26
	/usr/sbin/laptop_mode auto >/dev/null
27
	/usr/sbin/laptop_mode auto >/dev/null
27
	eend $?
28
	eend $?

Return to bug 342049