Re: Correct way to maintain -current
Jon Higgs <[email protected]> Thu, 2 Jul 2026 13:46:21 +1000
| Newsgroups | gmane.os.openbsd.misc |
|---|---|
| Message-ID | <[email protected]> |
I do something similar, but I'm just looking for a report to manually act upon. I have cron run these commands weekly. - syspatch -c - pkg_delete -as - sysclean -- Jon