* novi Aosi template zbog promjena naziva init skripte
[monit-cn.git] / debian / postrm
index 00891bb..7bdffff 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# postrm script for bind9-cn
+# postrm script for monit-cn
 #
 # see: dh_installdeb(1)
 
@@ -44,7 +44,7 @@ echo "CN: Stopping monit service"
 pkill -9 -f /usr/sbin/monit || true
 
 # reload init
-kill -SIGHUP 1
+telinit q
 
 # dh_installdeb will replace this with shell code automatically
 # generated by other debhelper scripts.