Does anyone know of a way to automate updates? What I usually do, manually, is to run:

freebsd-update fetch install

I see on man page one can put cron option to do fetch, but don’t see a way to automate the actual install.

  • francisco_1844OPA
    link
    fedilink
    English
    arrow-up
    1
    ·
    22 days ago

    But the install part of freebsd-update prompts for user intervention. Don’t see anything in the man page about automation. Going to setup a VM to play around with this. will report back with findings.