36b5f8761a
The fix is to remove ${rc_arg} from the su invocation in rundeck_start().
The JAR is invoked directly via daemon(8) and does not need nor support
rc(8)-style subcommands.
PR: 294978
Reported by: Steffen <steffen@fritz.wtf>
Approved by: Xavier Humbert <xavier@groumpf.org> (maintainer)
MFH: 2026Q2