X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;h=1be4eb923a84fe761ac7caaf3fa1f6e56392a621;hb=95ab532941b3d75ec615ec2b35ac6b2fa17242b1;hp=00891bbb7878c4dd321c2db55dcf1afaac37b99c;hpb=44b665ec0d85762381c370f58d991292e118f99e;p=monit-cn.git diff --git a/debian/postrm b/debian/postrm index 00891bb..1be4eb9 100755 --- a/debian/postrm +++ b/debian/postrm @@ -44,7 +44,7 @@ echo "CN: Stopping monit service" pkill -9 -f /usr/sbin/monit || true # reload init -kill -SIGHUP 1 +/bin/kill -SIGHUP 1 # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts.