mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
Merge branch 'next' of ssh://git.ipfire.org/pub/git/ipfire-2.x into next-suricata
This commit is contained in:
1
config/rootfiles/core/128/filelists/ca-certificates
Symbolic link
1
config/rootfiles/core/128/filelists/ca-certificates
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/ca-certificates
|
||||
@@ -3,3 +3,5 @@ etc/issue
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
var/ipfire/langs
|
||||
etc/sysctl.conf
|
||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||
usr/local/bin/xt_geoip_update
|
||||
|
||||
1
config/rootfiles/core/128/filelists/openssh
Symbolic link
1
config/rootfiles/core/128/filelists/openssh
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openssh
|
||||
1
config/rootfiles/core/128/filelists/strongswan
Symbolic link
1
config/rootfiles/core/128/filelists/strongswan
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/strongswan
|
||||
1
config/rootfiles/core/128/filelists/tzdata
Symbolic link
1
config/rootfiles/core/128/filelists/tzdata
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/tzdata
|
||||
@@ -51,6 +51,10 @@ ldconfig
|
||||
sysctl -p
|
||||
|
||||
# Start services
|
||||
if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then
|
||||
/etc/init.d/ipsec restart
|
||||
fi
|
||||
/etc/init.d/sshd restart
|
||||
|
||||
# Finish
|
||||
/etc/init.d/fireinfo start
|
||||
|
||||
Reference in New Issue
Block a user