Skip to content

Commit 9ada699

Browse files
committed
*Copy/paste fail
1 parent f8c8a33 commit 9ada699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/vst-install-rhel.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ command="sudo $VESTA/bin/v-update-user-stats"
12441244
$VESTA/bin/v-add-cron-job 'admin' '20' '00' '*' '*' '*' "$command"
12451245
command="sudo $VESTA/bin/v-update-sys-rrd"
12461246
$VESTA/bin/v-add-cron-job 'admin' '*/5' '*' '*' '*' '*' "$command"
1247-
service cron restart
1247+
service crond restart
12481248

12491249
# Building inititall rrd images
12501250
$VESTA/bin/v-update-sys-rrd

0 commit comments

Comments
 (0)