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

(-)old/spamd (-1 / +1 lines)
Lines 8-14 Link Here
8
# Provide a default location if they haven't in /etc/conf.d/spamd
8
# Provide a default location if they haven't in /etc/conf.d/spamd
9
PIDFILE=${PIDFILE:-/var/run/spamd.pid}
9
PIDFILE=${PIDFILE:-/var/run/spamd.pid}
10
10
11
opts="reload"
11
extra_commands="reload"
12
12
13
depend() {
13
depend() {
14
	need net
14
	need net

Return to bug 381841