X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;fp=debian%2Fpostrm;h=61eaa0743872c08d3f3a40c6ab43e7a98fb1e0b3;hb=19d88c92d76bf0c3fc310599a2d3572c1ff50691;hp=f50d27728d6ccb5e195971fd657b06367d0f3ae0;hpb=dcc08834d888f573b618ec51bb9ab7bdeacb2d3a;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.