X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;h=61eaa0743872c08d3f3a40c6ab43e7a98fb1e0b3;hb=709fdb91b20f897277f8ac5fd5b87d1671d33905;hp=f50d27728d6ccb5e195971fd657b06367d0f3ae0;hpb=48537791e03e02cfd8e64e1d9fbb246f827f4fb7;p=monit-cn.git diff --git a/debian/postrm b/debian/postrm index f50d277..61eaa07 100755 --- a/debian/postrm +++ b/debian/postrm @@ -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.