Sophie

Sophie

distrib > Mandriva > 2008.0 > i586 > media > contrib-release > by-pkgid > 33f94161020ffa6af1888cdcac4fafbe > scriptlet

kismet-3.1.070101b-2mdv2008.0.i586.rpm

POSTIN

/bin/sh
if [ -f /etc/kismet.conf ] ;
then
	if ! egrep -q "^piddir="  /etc/kismet.conf 
	then 
		echo "piddir=/var/run/" >> /etc/kismet.conf
	fi
fi