Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Use the flag "-i" before each of your interfaces, like so:
2
#  INTERFACES="-ieth1 -iwlan0"
3
INTERFACES=""
4
 
5
# Use the flag "-D" before each driver, like so:
6
#  DRIVERS="-Dwext"
7
DRIVERS=""
8
 
9
# Other arguments
10
#   -s   Use syslog logging backend
11
OTHER_ARGS="-s"