mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
initscripts: Import pakfire keys before importing AWS configuration
This is useful when the user-data script is installing packages. For that it will need valid keys for course. Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/rc.d/init.d/rngd
|
||||
etc/rc.d/rcsysinit.d/S71pakfire
|
||||
lib/udev/rules.d/90-hwrng.rules
|
||||
srv/web/ipfire/cgi-bin/credits.cgi
|
||||
var/ipfire/langs
|
||||
|
||||
@@ -82,6 +82,7 @@ rm -f /etc/sysconfig/lm_sensors
|
||||
# Stop services
|
||||
|
||||
# Remove files
|
||||
rm -vf /etc/rc.d/rcsysinit.d/S81pakfire
|
||||
|
||||
# Extract files
|
||||
extract_files
|
||||
|
||||
Reference in New Issue
Block a user