- jednostavniji monit conf za alerting but not on {instance} varijantu..
[monit-cn.git] / debian / postrm
index f50d277..61eaa07 100755 (executable)
@@ -44,7 +44,7 @@ echo "CN: Stopping monit service"
 pkill -9 -f /usr/sbin/monit || true
 
 # reload init
-/bin/kill -SIGHUP 1
+kill -SIGHUP 1
 
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.