Derrick Hammer 9 лет назад
Родитель
Сommit
9ada699ddf
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      install/vst-install-rhel.sh

+ 1 - 1
install/vst-install-rhel.sh

@@ -1244,7 +1244,7 @@ command="sudo $VESTA/bin/v-update-user-stats"
 $VESTA/bin/v-add-cron-job 'admin' '20' '00' '*' '*' '*' "$command"
 $VESTA/bin/v-add-cron-job 'admin' '20' '00' '*' '*' '*' "$command"
 command="sudo $VESTA/bin/v-update-sys-rrd"
 command="sudo $VESTA/bin/v-update-sys-rrd"
 $VESTA/bin/v-add-cron-job 'admin' '*/5' '*' '*' '*' '*' "$command"
 $VESTA/bin/v-add-cron-job 'admin' '*/5' '*' '*' '*' '*' "$command"
-service cron restart
+service crond restart
 
 
 # Building inititall rrd images
 # Building inititall rrd images
 $VESTA/bin/v-update-sys-rrd
 $VESTA/bin/v-update-sys-rrd