fifteen: rename /etc/modprobe.d config files.

This commit is contained in:
Arne Fitzenreiter
2014-01-11 08:36:17 +01:00
parent f64223d9ec
commit 2d0e29fcfb

View File

@@ -174,6 +174,11 @@ esac
# Remove the old default theme
rm -rf /srv/web/ipfire/html/themes/ipfire
# rename /etc/modprobe.d files
for i in $(find /etc/modprobe.d/* | grep -v ".conf")
mv $i $i.conf
done
#
#Extract files
tar xavf /opt/pakfire/tmp/files* --no-overwrite-dir -p --numeric-owner -C /