Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 3793218324be566784bc123089adcbb1 > scriptlet

module-init-tools-3.2.2-2.amd64.rpm

POSTIN

/bin/sh
if [ ! -s /etc/modprobe.conf -a -x /sbin/modprobe.modutils -a -f /etc/modules.conf ] && [ -d /lib/modules/`uname -r` ]; then
	echo "Generating /etc/modprobe.conf from obsolete /etc/modules.conf"
	/sbin/generate-modprobe.conf /etc/modprobe.conf
fi