Sophie

Sophie

distrib > Arklinux > devel > i586 > media > main > by-pkgid > a7067ee1131c555f19b4d4fd8360fc80 > scriptlet

slocate-3.1-1ark.i586.rpm

PREIN

/bin/sh
/usr/sbin/groupadd -g 21 -r -f slocate

PREUN

/bin/sh
if [ "$1" = "0" ]; then 
  /usr/sbin/groupdel slocate
  rm -f /var/lib/slocate/slocate.db
fi