-
Notifications
You must be signed in to change notification settings - Fork 75
Open
Milestone
Description
I used to configure weekly system-ony updates via /etc/crontab
, the initially recommended way (e.g. 18 5 * * 7 root barracuda up-stable system
). Later the _AUTO_UP_WEEKLY
etc. upgrade method was added and documented in barracuda.cnf.
Is updating via (custom) cron command still supported, or is _AUTO_UP_WEEKLY the only supported way? Asking because I notice on a new BOA install (v. 3.2.0) I added an system update command in /etc/crontab
, but it seems it is removed automatically by BOA.
Perhaps the docs in UPGRADE.txt should also point to the _AUTO_UP_WEEKLY update mechanism in .barracuda.cnf?