Label com.keisei.forgejo-runner ProgramArguments ${BREW}/bin/act_runner daemon --config ${DATA}/config.yaml WorkingDirectory ${DATA} EnvironmentVariables HOME ${HOME} USER ${USER} PATH ${BREW}/bin:/usr/bin:/bin RunAtLoad KeepAlive StandardOutPath ${LOGS}/runner.out.log StandardErrorPath ${LOGS}/runner.err.log ProcessType Background ThrottleInterval 30 SoftResourceLimits NumberOfFiles 4096 HardResourceLimits NumberOfFiles 8192