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