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