From 73eccc5c42c4e5885e6723abcbf9dde037600506 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 8 Jul 2019 17:30:56 +0200 Subject: [PATCH] firmware: add update syshook; closes #3288 --- +POST_INSTALL | 2 ++ 1 file changed, 2 insertions(+) diff --git a/+POST_INSTALL b/+POST_INSTALL index 8f166ccc27..a8cb007c07 100644 --- a/+POST_INSTALL +++ b/+POST_INSTALL @@ -35,5 +35,7 @@ rm -f /etc/rc.shutdown.bak /usr/local/etc/rc.configure_firmware +/usr/local/etc/rc.syshook update + # create a unique timestamp for our asset caching touch /usr/local/opnsense/www/index.php