mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
pakfire: Rename new key to pakfire-2018.key
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -6,7 +6,7 @@ opt/pakfire/db/rootfiles
|
||||
#opt/pakfire/etc
|
||||
#opt/pakfire/pakfire.conf
|
||||
opt/pakfire/etc/pakfire.conf
|
||||
opt/pakfire/pakfire.key
|
||||
opt/pakfire/pakfire-2018.key
|
||||
#opt/pakfire/lib
|
||||
opt/pakfire/lib/functions.pl
|
||||
opt/pakfire/lib/functions.sh
|
||||
|
||||
@@ -7,7 +7,7 @@ etc/rc.d/init.d/pakfire
|
||||
etc/rc.d/init.d/unbound
|
||||
etc/rc.d/rcsysinit.d/S81pakfire
|
||||
opt/pakfire/lib/functions.pl
|
||||
opt/pakfire/pakfire.key
|
||||
opt/pakfire/pakfire-2018.key
|
||||
srv/web/ipfire/cgi-bin/ovpnmain.cgi
|
||||
srv/web/ipfire/cgi-bin/proxy.cgi
|
||||
srv/web/ipfire/cgi-bin/qos.cgi
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
case "${1}" in
|
||||
start)
|
||||
boot_mesg "Setting up Pakfire Package Manager..."
|
||||
gpg --import /opt/pakfire/pakfire.key &>/dev/null
|
||||
gpg --import /opt/pakfire/pakfire-2018.key &>/dev/null
|
||||
evaluate_retval
|
||||
;;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user