--- /root/tmp/heimdal/files/heimdal-kpasswdd 2004-09-13 17:40:34.000000000 +0200 +++ files/heimdal-kpasswdd 2004-09-13 23:33:19.176973686 +0200 @@ -19,6 +19,6 @@ stop() { ebegin "Stopping heimdal kpasswdd" start-stop-daemon --stop --quiet --exec \ - /usr/libexec/kpasswdd + /usr/sbin/kpasswdd eend $? }