1 2 3 4 5 6
pre_upgrade() { if [ -f /etc/modprobe.conf ] then mv /etc/modprobe.conf /etc/modprobe.d/modprobe.conf fi }