View Single Post
Posts: 159 | Thanked: 217 times | Joined on Oct 2011
#261
I thought about trying this Viqsis method of not using any script. I noticed that sconf made two remarks about the code, and I think I understood the first about apostrophe (the last six lines should end like %k'" (apostrophe and quotation mark)), but where should I add the "ifconfig %k up;" part? Should it read like?

Code:
KERNEL=="bnep5", ACTION=="add", RUN+="/bin/sh -c '/usr/bin/ifconfig %k up; brctl addif pan0 %k'"
 

The Following User Says Thank You to Kossuth For This Useful Post: