summaryrefslogtreecommitdiff
blob: 06958d0a7624b58d17dfc066061c1c9a8be94be6 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Space separated list of kernel modules to load on start or 'none'.
MODULES="none"

# Configuration file to read.
CONFIG=/etc/vuurmuur/config.conf

# Options to be passed to the Vuurmuur daemon.
OPTIONS="-l"

# Comment the following line if you want more output when starting/stopping the daemons.
QUIET="true"