izmjene u postinstu
authorIvan Rako <irako@nekkar.carnet.hr>
Wed, 24 Feb 2016 14:07:41 +0000 (15:07 +0100)
committerIvan Rako <irako@nekkar.carnet.hr>
Wed, 24 Feb 2016 14:07:41 +0000 (15:07 +0100)
debian/postinst

index db5d0e6..0d32437 100755 (executable)
@@ -70,9 +70,9 @@ fi
 update-monit.d || true
 
 # disable monit startup
-cp_check_and_sed '^startup[[:space:]]*=[[:space:]]*1' \
+cp_check_and_sed '^startup[[:space:]]*=[[:space:]]*0' \
     's/^startup[[:space:]]*=.*/startup=1/g' /etc/default/monit || true
-cp_check_and_sed '^START[[:space:]]*=[[:space:]]*yes' \
+cp_check_and_sed '^START[[:space:]]*=[[:space:]]*no' \
     's/^START[[:space:]]*=.*/START=yes/g' /etc/default/monit || true
 
 # remove us from systemv monit script