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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- dovecot     2008-11-02 16:39:06.507782713 +0100
0
++ /etc/init.d/dovecot 2008-11-02 16:32:02.761390595 +0100
Lines 49-54 Link Here
49
}
49
}
50
50
51
reload() {
51
reload() {
52
       checkconfig || return 1
52
       ebegin "Reloading ${SVCNAME} configs and restarting auth/login processes"
53
       ebegin "Reloading ${SVCNAME} configs and restarting auth/login processes"
53
       start-stop-daemon --stop --oknodo --exec /usr/sbin/dovecot \
54
       start-stop-daemon --stop --oknodo --exec /usr/sbin/dovecot \
54
               --pidfile "${DOVECOT_PIDFILE}" --signal HUP
55
               --pidfile "${DOVECOT_PIDFILE}" --signal HUP

Return to bug 245287