Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 2123faae1c1d2a3ebb7c2f46e0361f36 > scriptlet

kismet-2011.03.R2-4.mga3.i586.rpm

POSTIN

/bin/sh
if [ -f /etc/kismet.conf ] ;
then
	if ! grep -q -e "^piddir="  /etc/kismet.conf 
	then 
		echo "piddir=/var/run/" >> /etc/kismet.conf
	fi
fi