3c9634
# Use the flag "-i" before each of your interfaces, like so:
3c9634
#  INTERFACES="-ieth1 -iwlan0"
3c9634
INTERFACES=""
3c9634
3c9634
# Use the flag "-D" before each driver, like so:
3c9634
#  DRIVERS="-Dwext"
3c9634
DRIVERS=""
3c9634
3c9634
# Other arguments
3c9634
#   -s   Use syslog logging backend
3c9634
OTHER_ARGS="-s"