- fixes for lintian
[monit-cn.git] / debian / postrm
index 541b7c1..00891bb 100755 (executable)
@@ -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.