#!/usr/bin/env /lib/runit/invoke-run
#Copyright: 2026 Lorenzo Puliti <plorenzo@disroot.org>
#License: CC0-1.0

exec 2>&1

#NOTE: maybe will be removed, see https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1111310
#ConditionPathExists=/proc/pressure : dir or mountpoint?
[ -d /proc/pressure ] || exit 162

#NOTE: can't tell if it writes to stdout/stderr..
exec ${XCHPST:-} ##bin##
