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