#!/bin/sh
set -eu

# Intentionally not in talons-hatch sudoers. This requires an explicit root
# operator and has no arguments, preventing the service from self-authorizing.
exec /usr/bin/node /usr/lib/talons/packaging/linux/hatch-root-helper.mjs legacy-authorize
