aboutsummaryrefslogtreecommitdiffstats
path: root/main/dnsmasq/dnsmasq.confd
blob: 564a25db0335729ab34ed4ce6b68860a81ed24e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Configuration for /etc/init.d/dnsmasq

# Path to the dnsmasq configuration file.
#cfgfile="/etc/dnsmasq.conf"

# Location where to store DHCP leases (sets --dhcp-leasefile).
#leasefile="/var/lib/misc/$RC_SVCNAME.leases"

# Whether to automatically set up a network bridge when the init script is
# a symlink with suffix (e.g. /etc/init.d/dnsmasq.br0).
#setup_bridge=yes

# User and group to change to after startup.
#user="dnsmasq"
#group="dnsmasq"

# Additional options to pass to the dnsmasq.
# See the dnsmasq(8) man page for more information.
#command_args=

# Uncomment to run with process supervisor.
# supervisor=supervise-daemon