From f34f42d3bd429e933cf5f2cf9ee2e2de85868b27 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 17 May 2016 17:59:35 +0200 Subject: [PATCH] firmware: allow auto-update from cron --- src/opnsense/service/conf/actions.d/actions_firmware.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/opnsense/service/conf/actions.d/actions_firmware.conf b/src/opnsense/service/conf/actions.d/actions_firmware.conf index 6b74e5b13..5823273ee 100644 --- a/src/opnsense/service/conf/actions.d/actions_firmware.conf +++ b/src/opnsense/service/conf/actions.d/actions_firmware.conf @@ -69,3 +69,10 @@ command:/usr/local/sbin/opnsense-update -sn parameters:%s type:script message:switching firmware flavour to %s + +[auto-update] +command:/usr/local/etc/rc.firmware +description:Automatic firmware update +parameters: +type:script +message:attempting automatic firmware update