default_install &&

if list_find "${ALOCK_OPTS}" "--enable-passwd"; then
   chown -v root:root "${INSTALL_ROOT}/usr/bin/alock" &&
   chmod -v 4111 "${INSTALL_ROOT}/usr/bin/alock"
fi
