summaryrefslogtreecommitdiff
path: root/src/share/process_authorized_user_ids
blob: 71ea0a6592f4647ebc34a38d47b3ab89aeed96d6 (plain)
  1. # -*-shell-script-*-
  2. # This should be sourced by bash (though we welcome changes to make it POSIX sh compliant)
  3. STRICT_MODES="$1"
  4. shift
  5. . "${SYSSHAREDIR}/common"
  6. process_authorized_user_ids "$@"