OP did indeed mean `sysupgrade`, but fwiw, `syspatch && reboot` reboots
your system if a patch as applied. I got it in all of my servers'
cronjobs.
- Thomas
Am 17.02.2024 um 02:24 schrieb obs...@loopw.com:
On Feb 15, 2024, at 10:12 AM, b...@fea.st wrote:
am I the only one using automatic OS updates
0 3 * * * root sysupgrade
Maybe you meant “syspatch” there?
Syspatching via cron is questionable - Some of the patches wont be loaded until
the box is rebooted.
I think its better to run either syspatch or sysupgrade when i’m in front of
the console and can deal with consequences.