mirror of
https://github.com/opnsense/core.git
synced 2026-02-18 18:18:13 -05:00
firmware: move this to opnsense-update
This commit is contained in:
parent
2a90becd2e
commit
f55124ab61
2 changed files with 0 additions and 5 deletions
1
plist
1
plist
|
|
@ -150,7 +150,6 @@
|
|||
/usr/local/etc/rc.syshook.d/stop/99-config
|
||||
/usr/local/etc/rc.syshook.d/update/10-refresh.sh
|
||||
/usr/local/etc/rc.syshook.d/upgrade/10-sanity.sh
|
||||
/usr/local/etc/rc.syshook.d/upgrade/90-cleanup.sh
|
||||
/usr/local/etc/ssh/sshd_config.d/README
|
||||
/usr/local/etc/ssl/ext_sources/README
|
||||
/usr/local/etc/ssl/opnsense.cnf
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
#!/bin/sh
|
||||
|
||||
# run a cleanup beforehand to avoid later upgrade failures
|
||||
opnsense-update -Fs
|
||||
Loading…
Reference in a new issue