Sophie

Sophie

distrib > Mandriva > 2007.0 > i586 > media > contrib-release > by-pkgid > 9ff31474f06fc7ebec23960241907af2 > scriptlet

kismet-3.1.060413-1mdv2007.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