X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?a=blobdiff_plain;f=debian%2Fpostrm;h=7bdffffefcc5a074cf0c0bfe37e48fe46562ddf7;hb=b59c36614894d5e37cf4de3a2e50010ee45bc6bb;hp=61eaa0743872c08d3f3a40c6ab43e7a98fb1e0b3;hpb=e1f67a64d1706dd6058a408d679fdf62ea3330d2;p=monit-cn.git diff --git a/debian/postrm b/debian/postrm index 61eaa07..7bdffff 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 -kill -SIGHUP 1 +telinit q # dh_installdeb will replace this with shell code automatically # generated by other debhelper scripts.