# configctl firmware auto-update | at 2359 mar 30
Would this work in order to schedule the firmware update? For example, tonight just before midnight:Code: [Select]# configctl firmware auto-update | at 2359 mar 30
Quote from: jp0469 on March 31, 2021, 02:49:49 amWould this work in order to schedule the firmware update? For example, tonight just before midnight:Code: [Select]# configctl firmware auto-update | at 2359 mar 30Or setup the Auto Upgrade cron
Quote from: lfirewall1243 on March 31, 2021, 03:12:24 pmQuote from: jp0469 on March 31, 2021, 02:49:49 amWould this work in order to schedule the firmware update? For example, tonight just before midnight:Code: [Select]# configctl firmware auto-update | at 2359 mar 30Or setup the Auto Upgrade cronI considered that but I did not want the job to automatically repeat. My use case is that I admin an OPNsense device for my friend's business and I prefer not to apply updates right away. Instead, I wait a few days to make sure that no major issues are being reported and then I apply the update during non-business hours.