Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 70591 | Differences between
and this patch

Collapse All | Expand All

(-)wifi-radar-1.9.3/wifi-radar (-1 / +1 lines)
Lines 26-32 Link Here
26
# You may set this to true for cards that require the interface to be brought up first
26
# You may set this to true for cards that require the interface to be brought up first
27
IFUP_REQUIRED	= False
27
IFUP_REQUIRED	= False
28
# Where the conf file is could be different for your distro.
28
# Where the conf file is could be different for your distro.
29
CONF_FILE		= "/etc/conf.d/wifi-radar.conf"
29
CONF_FILE		= "/etc/wifi-radar.conf"
30
IWLIST_COMMAND	= "iwlist"
30
IWLIST_COMMAND	= "iwlist"
31
IWCONFIG_COMMAND= "iwconfig"
31
IWCONFIG_COMMAND= "iwconfig"
32
IFCONFIG_COMMAND= "ifconfig"
32
IFCONFIG_COMMAND= "ifconfig"

Return to bug 70591