Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > contrib-release > by-pkgid > 862a140ee5a75b7d25f77508b47d45cc > scriptlet

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