Sophie

Sophie

distrib > Mandriva > 2008.0 > x86_64 > by-pkgid > deaf126e0abbb8071a6d6c38302a0c62 > scriptlet

kismet-3.1.070101b-2mdv2008.0.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