mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge branch 'master' into next
This commit is contained in:
1
config/rootfiles/oldcore/165/filelists/aarch64/u-boot
Symbolic link
1
config/rootfiles/oldcore/165/filelists/aarch64/u-boot
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/aarch64/u-boot
|
||||
5
config/rootfiles/oldcore/165/filelists/core-files
Normal file
5
config/rootfiles/oldcore/165/filelists/core-files
Normal file
@@ -0,0 +1,5 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/os-release
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
var/ipfire/langs
|
||||
@@ -16,6 +16,7 @@ srv/web/ipfire/cgi-bin/wirelessclient.cgi
|
||||
srv/web/ipfire/html/themes/ipfire/include/css/style.css
|
||||
usr/lib/firewall/firewall-lib.pl
|
||||
usr/lib/firewall/rules.pl
|
||||
usr/local/bin/update-ids-ruleset
|
||||
usr/local/bin/update-location-database
|
||||
usr/sbin/setup
|
||||
var/ipfire/ids-functions.pl
|
||||
|
||||
@@ -129,6 +129,14 @@ ldconfig
|
||||
telinit u
|
||||
/etc/rc.d/init.d/firewall restart
|
||||
|
||||
# Fix ownership of classification file.
|
||||
chown nobody:nobody /usr/share/suricata/classification.config
|
||||
|
||||
# Rebuild IPS rules
|
||||
rm -vf /tmp/ids_page_locked
|
||||
perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();"
|
||||
/etc/init.d/suricata reload
|
||||
|
||||
# This update needs a reboot...
|
||||
touch /var/run/need_reboot
|
||||
|
||||
|
||||
Reference in New Issue
Block a user