#!/bin/sh
# /etc/cron.hourly/remctl-acl -- Update remctl ACLs from HTTPS.

test -x /usr/sbin/remctl-acl-update-flex || exit 0

# Uncomment and CHANGE the line below to suit your server/organization.
#
# See also the man page (run /usr/sbin/remctl-acl-update-flex -m) and the
# new features presentation
# https://docs.google.com/presentation/d/17mHMDziaWT6e8s-lFlCkFphD4x-QK2xGI7HpXyeutAM/edit?slide=id.p#slide=id.p

# Uncomment and change:
# /usr/sbin/remctl-acl-update-flex --source=https --root-acls iedo acs-linux security
