# INSTALL
case "$ACTION" in
post)
chown root:_mlocate usr/bin/mlocate
chmod 2755 usr/bin/mlocate
;;
esac