X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostinst;h=96b5e677015391174a1b3c5855012cd5f2e353c6;hb=19d88c92d76bf0c3fc310599a2d3572c1ff50691;hp=f43d9335c90f4c5fa709d86e9b08b579db4ac713;hpb=dcc08834d888f573b618ec51bb9ab7bdeacb2d3a;p=monit-cn.git diff --git a/debian/postinst b/debian/postinst index f43d933..96b5e67 100755 --- a/debian/postinst +++ b/debian/postinst @@ -116,7 +116,7 @@ fi # 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.