Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > f21332375888754e26e27d7643261e87 > scriptlet

pidentd-3.0.10-1mdk.i586.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
	/sbin/chkconfig --del identd
fi

POSTIN

/bin/sh
/sbin/chkconfig --add identd
/usr/bin/perl -i -pe 's/^(\s*auth\s.*)/#$1/' /etc/inetd.conf