vuurmuur and appropriate library

This commit is contained in:
Georgy Kovtunov
2012-02-04 12:12:03 +04:00
parent 90a22a14fd
commit ce1bca1b79
7 changed files with 274 additions and 0 deletions

View File

@ -0,0 +1,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"