1 --- airoscript.conf.orig 2009-06-24 23:22:36.000000000 +0200
2 +++ airoscript.conf 2009-06-24 23:24:04.000000000 +0200
4 #export resonset="1" # this is also necesary
6 #Your dhcp client utility
11 # Uncomment next line to make airoscript not launch terminals, just print the command to be executed.
13 # For example, in systems where you have compiled aircrack-ng
14 # or in slax it'll be /usr/local/bin or BINDIR and SBINDIR
15 # And, on some systems, mdk3 will be installed on /usr/local/bin/
20 SBINDIR="$PREFIX/sbin/"
22 MACCHANGER=$BINDIR"macchanger"
24 # Fix to be able to use screenrc defined screenrc's
25 - [[ "$SCREENRC" == "" ]] && SCREENRC="$PREFIX/share/airoscript/screenrc"
26 + [[ "$SCREENRC" == "" ]] && SCREENRC="/etc/airoscript-screenrc"
28 FUNCTIONS="$PREFIX/share/airoscript/airoscfunc.sh"
29 SCREEN_FUNCTIONS="$PREFIX/share/airoscript/airoscfunc_screen.sh"
33 # Path to optional binaries
34 - MDK3="/usr/local/sbin/mdk3"
35 + MDK3="/usr/sbin/mdk3"
37 # As i know, those are just used for spanish routers...
38 JTD="jazzteldecrypter"