Sophie

Sophie

distrib > Mandriva > 9.1 > ppc > by-pkgid > cad4474102c08c68d795082da7cc2018 > scriptlet

pmac-utils-2.0-3mdk.ppc.rpm

POSTIN

/bin/sh
if [ ! -c /dev/nvram ]; then
	echo "Creating /dev/nvram ..."
	mknod /dev/nvram c 10 144
	chmod 644 /dev/nvram
fi