X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;h=1be4eb923a84fe761ac7caaf3fa1f6e56392a621;hb=86bdd40d9218ffba97a5ee8428d4c5988bc41885;hp=541b7c1fec604e95f4c662b779d6b34bb6d659c1;hpb=ddff8b45ab496434fe4e4b510f3b364d32c6bb52;p=monit-cn.git diff --git a/debian/postrm b/debian/postrm index 541b7c1..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 -HUP 1 +/bin/kill -SIGHUP 1 # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts.