* lintian fixevi
* #23264: monit-cn/squeeze: konfiguracija
+ * napisana man stranica za update-monit.d(8)
-- Dinko Korunic <kreator@carnet.hr> Wed, 27 Apr 2011 19:01:48 +0200
monit-cn /usr/share
update-monit.d /usr/sbin
+update-monit.d.8.gz usr/share/man/man1
# reload init, since we have new configuration
echo "CN: (Re)starting monit service, please check /var/log/daemon.log"
pkill -9 -f '/usr/sbin/monit$' || true
-/bin/kill -HUP 1
+kill -HUP 1
# dh_installdeb will replace this with shell code automatically
# generated by other debhelper scripts.
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.