mirror of
https://github.com/opnsense/core.git
synced 2026-02-03 20:39:42 -05:00
firmware: add update syshook; closes #3288
This commit is contained in:
parent
922ab1a95b
commit
73eccc5c42
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue