add update-initramfs -u

This commit is contained in:
Milan Meduna 2018-12-04 10:00:19 +01:00
parent 774e0a848f
commit d311f9e7da
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ pre_reboot_script () {
echo "options zfs zfs_arc_min=268435456" > /etc/modprobe.d/zfs.conf
echo "options zfs zfs_arc_max=1610612736" >> /etc/modprobe.d/zfs.conf
echo "Doing update-initramfs -u"
update-initramfs -u
echo "Configuring network to use bridge"
echo "Exec ifconfig"
ifconfig