# Configuration for /etc/init.d/hostapd

# Path to the hostapd configuration file or multiple files separated by space.
#cfgfile="/etc/hostapd/hostapd.conf"

# Extra options to pass to hostapd, see hostapd(8).
#command_args=""

# Uncomment to run with process supervisor.
supervisor="supervise-daemon"
supervise_daemon_args="--respawn-delay 10 --respawn-max 0"
