Sophie

Sophie

distrib > Mandriva > 10.2 > i586 > media > contrib > by-pkgid > 163e5701120cab08cf1e41f2dc2bde4b > scriptlet

kismet-3.1.041001-4mdk.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