mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
core120: Import new pakfire PGP key
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -4,6 +4,7 @@ etc/sysctl.conf
|
|||||||
etc/fcron.daily/openvpn-crl-updater
|
etc/fcron.daily/openvpn-crl-updater
|
||||||
etc/rc.d/init.d/dhcp
|
etc/rc.d/init.d/dhcp
|
||||||
etc/rc.d/init.d/unbound
|
etc/rc.d/init.d/unbound
|
||||||
|
opt/pakfire/pakfire.key
|
||||||
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
||||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||||
srv/web/ipfire/cgi-bin/qos.cgi
|
srv/web/ipfire/cgi-bin/qos.cgi
|
||||||
|
|||||||
@@ -68,6 +68,9 @@ fi
|
|||||||
# Remove deprecated SSH configuration option
|
# Remove deprecated SSH configuration option
|
||||||
sed -e "/UsePrivilegeSeparation/d" -i /etc/ssh/sshd_config
|
sed -e "/UsePrivilegeSeparation/d" -i /etc/ssh/sshd_config
|
||||||
|
|
||||||
|
# Import new Pakfire key
|
||||||
|
gpg --import /opt/pakfire/pakfire.key
|
||||||
|
|
||||||
# This update needs a reboot...
|
# This update needs a reboot...
|
||||||
touch /var/run/need_reboot
|
touch /var/run/need_reboot
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user