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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- /root/tmp/heimdal/files/heimdal-kadmind     2004-09-13 17:40:34.000000000 +0200
0
++ files/heimdal-kadmind       2004-09-13 23:33:03.706000459 +0200
Lines 19-24 Link Here
19
stop() {
19
stop() {
20
       ebegin "Stopping heimdal kadmind"
20
       ebegin "Stopping heimdal kadmind"
21
       start-stop-daemon --stop --quiet --exec \
21
       start-stop-daemon --stop --quiet --exec \
22
               /usr/libexec/kadmind
22
               /usr/sbin/kadmind
23
       eend $?
23
       eend $?
24
}
24
}

Return to bug 61412