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

(-)./script/bootchartd.old (-1 / +1 lines)
Lines 154-160 stop() Link Here
154
	# Stop process accounting if configured
154
	# Stop process accounting if configured
155
	local pacct=
155
	local pacct=
156
	if [ "$PROCESS_ACCOUNTING" = "yes" ]; then
156
	if [ "$PROCESS_ACCOUNTING" = "yes" ]; then
157
		accton
157
		accton off
158
		pacct=kernel_pacct
158
		pacct=kernel_pacct
159
	fi
159
	fi
160
160

Return to bug 317451