Search found 1 match
- Sun May 31, 2020 4:17 pm
- Forum: General Discussion
- Topic: Restart Apache2 each day via CRON ?
- Replies: 9
- Views: 12464
Re: Restart Apache2 each day via CRON ?
For 6 years - nobody cared to answer this... so here it is: sudo /usr/local/vesta/bin/v-restart-system yes Use above command in cron, and it should work without errors... for some reason, using /sbin/reboot does not work, even though the vesta script v-restart-system is internally using /sbin/reboot...