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