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

Collapse All | Expand All

(-)./config/events.d/41.httpd (+4 lines)
Lines 19-24 Link Here
19
		CTDB_SERVICE_HTTP="apache2"
19
		CTDB_SERVICE_HTTP="apache2"
20
		CTDB_CONFIG_HTTP="apache2"
20
		CTDB_CONFIG_HTTP="apache2"
21
		;;
21
		;;
22
	gentoo)
23
		CTDB_SERVICE_HTTP="apache2"
24
		CTDB_CONFIG_HTTP="apache2"
25
		;;
22
	*)
26
	*)
23
		# should not happen.
27
		# should not happen.
24
		# for now use red hat style as default
28
		# for now use red hat style as default

Return to bug 278695