aboutsummaryrefslogtreecommitdiffstats
path: root/community/radsecproxy/radsecproxy.confd
blob: 8e8fa49f27652a98b71cac850f30958230cb1a41 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Configuration for /etc/init.d/radsecproxy

# Path of the main configuration file.
#cfgfile="/etc/radsecproxy.conf"

# User (and group) to run radsecproxy.
#command_user="radsecproxy:radsecproxy"

# Additional options for radsecproxy.
# Run `radsecproxy -h` to see valid options.
#command_args=

# Uncomment to use process supervisor.
#supervisor="supervise-daemon"