Ver Fonte

Mute notifications when issues with v-update-sys-rrd-mysql

Jaap Marcus há 4 anos atrás
pai
commit
6eceed5013
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      bin/v-update-sys-rrd-mysql

+ 2 - 0
bin/v-update-sys-rrd-mysql

@@ -37,6 +37,8 @@ case $period in
     *) exit $E_RRD ;;
 esac
 
+notify="no"
+
 # Checking directory
 if [ ! -d "$RRD/db" ]; then
     mkdir $RRD/db