Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > fc13a3377cc48b96537d50d69c876c5a > scriptlet

kismet-3.1.070101b-4mdv2008.1.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