Sophie

Sophie

distrib > Mandriva > 2009.1 > x86_64 > media > contrib-release > by-pkgid > edf17e714e51608ec532f4126c30516b > scriptlet

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