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

(-)old/usr/portage/sys-process/audit/files/auditd-init.d-1.2.3 (+2 lines)
Lines 53-58 Link Here
53
53
54
# This is a special case, we do not want to touch the rules at all
54
# This is a special case, we do not want to touch the rules at all
55
restart() {
55
restart() {
56
	#svc_stop  just to fool the
57
	#svc_start runscript system
56
	stop_auditd
58
	stop_auditd
57
	start_auditd
59
	start_auditd
58
}
60
}

Return to bug 241152