summaryrefslogtreecommitdiff
path: root/net-misc/miniupnpd/files/miniupnpd-conf.d-r2
blob: 656ab8ec00a9f5bab8edc29ffab8de5239dd46ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# /etc/conf.d/miniupnpd: Configuration for miniupnpd init script

# extra arguments to be passed to the command
#extra_args=""

# the location of the configuration file
#config_file="/etc/miniupnpd/miniupnpd.conf"

# enable manipulating iptables on start/stop
iptables_scripts=1

# enable manipulating ip6tables on start/stop
ip6tables_scripts=1

# enable manipulating nftables on start/stop (for USE=nftables)
nftables_scripts=1