Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 4d981b4ee729f3763045c0d951cb313c > scriptlet

at-3.1.7-14mdk.i586.rpm

PREUN

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

POSTIN

/bin/sh
touch /var/spool/at/.SEQ
chmod 600 /var/spool/at/.SEQ
chown daemon.daemon /var/spool/at/.SEQ
/sbin/chkconfig --add atd