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

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- amavisd.orig        2010-01-24 20:51:32.648692000 +0000
0
++ amavisd     2010-05-17 13:07:01.485602521 +0000
Lines 16-21 Link Here
16
stop() {
16
stop() {
17
       ebegin "Stopping amavisd-new"
17
       ebegin "Stopping amavisd-new"
18
       start-stop-daemon --stop --quiet --pidfile /var/amavis/amavisd.pid
18
       start-stop-daemon --stop --quiet --name amavisd -R 120 --pidfile /var/amavis/amavisd.pid
19
       eend $?
19
       eend $?
20
}
20
}

Return to bug 320193