Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 9d599edec6e0c103ea462e3767751ef5 > scriptlet

kismet-3.1.0805291-2mdv2009.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