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