core120: Import new pakfire PGP key

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-03-16 14:28:17 +00:00
parent 5e5c2e5413
commit ceed3534e1
2 changed files with 4 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ etc/sysctl.conf
etc/fcron.daily/openvpn-crl-updater
etc/rc.d/init.d/dhcp
etc/rc.d/init.d/unbound
opt/pakfire/pakfire.key
srv/web/ipfire/cgi-bin/ovpnmain.cgi
srv/web/ipfire/cgi-bin/proxy.cgi
srv/web/ipfire/cgi-bin/qos.cgi

View File

@@ -68,6 +68,9 @@ fi
# Remove deprecated SSH configuration option
sed -e "/UsePrivilegeSeparation/d" -i /etc/ssh/sshd_config
# Import new Pakfire key
gpg --import /opt/pakfire/pakfire.key
# This update needs a reboot...
touch /var/run/need_reboot