# Configuration for /etc/init.d/radsecproxy # Path of the main configuration file. cfgfile="/etc/radsecproxy/radsecproxy.conf" # command to run command=/usr/bin/radsecproxy # radsecproxy arguments for $command # can append -d as debug level (1-5) command_args="-c $cfgfile"