mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
Merge remote-tracking branch 'origin/master' into next
This commit is contained in:
@@ -47,6 +47,14 @@ ldconfig
|
||||
# Remove deprecated options
|
||||
sed -e "/^RSAAuthentication/d" -i /etc/ssh/sshd_config
|
||||
|
||||
# Remove avahi from system and pakfire db
|
||||
for i in $(cat /opt/pakfire/db/rootfiles/avahi); do
|
||||
rm -rfv /${i}
|
||||
done
|
||||
rm -fv /opt/pakfire/db/rootfiles/avahi
|
||||
rm -fv /opt/pakfire/db/*/meta-avahi
|
||||
rm -fv /etc/rc.d/rc*.d/???avahi
|
||||
|
||||
# Start services
|
||||
/etc/init.d/unbound start
|
||||
/etc/init.d/sshd restart
|
||||
|
||||
@@ -1,5 +1,7 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/rc.d/init.d/networking/dhcpcd.exe
|
||||
etc/rc.d/init.d/networking/red
|
||||
etc/rc.d/init.d/wlanclient
|
||||
srv/web/ipfire/cgi-bin/index.cgi
|
||||
srv/web/ipfire/cgi-bin/ipinfo.cgi
|
||||
|
||||
1
config/rootfiles/core/111/filelists/i586/openssl-sse2
Symbolic link
1
config/rootfiles/core/111/filelists/i586/openssl-sse2
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../../common/i586/openssl-sse2
|
||||
1
config/rootfiles/core/111/filelists/openssl
Symbolic link
1
config/rootfiles/core/111/filelists/openssl
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openssl
|
||||
1
config/rootfiles/core/111/filelists/openvpn
Symbolic link
1
config/rootfiles/core/111/filelists/openvpn
Symbolic link
@@ -0,0 +1 @@
|
||||
../../../common/openvpn
|
||||
Reference in New Issue
Block a user