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

(-)radicale.orig (-1 / +1 lines)
Lines 15-21 Link Here
15
		--umask 0027 \
15
		--umask 0027 \
16
		--stderr-logger /usr/bin/logger \
16
		--stderr-logger /usr/bin/logger \
17
		--pidfile ${PIDFILE} --make-pidfile \
17
		--pidfile ${PIDFILE} --make-pidfile \
18
		--exec /usr/bin/radicale
18
		--exec /usr/bin/radicale -- -C /etc/radicale/config
19
	eend $?
19
	eend $?
20
}
20
}
21
21

Return to bug 838226