1 2 3 4 5 6 7 8 9 10 11 12 13
package 'rarpd' config 'rarpd' option enabled 0 # listen on the specified interface (default: lan) # option interface 'lan' # use the specified 'ethers' file (default: /etc/ethers) # option ethers '/etc/ethers' # be verbose (default: false) # option verbose 0