Sophie

Sophie

distrib > Fedora > 15 > x86_64 > media > os > by-pkgid > 88df2a32bb4608aff4bfa80c5047a4e2 > scriptlet

initng-ifiles-0.1.5-5.fc15.x86_64.rpm

POSTIN

/bin/sh
if [ $1 = 1 ]; then
  /sbin/genrunlevel --all >/dev/null 2>&1 || :
else
  /sbin/genrunlevel --migrate >/dev/null 2>&1 || :
fi
exit 0