summaryrefslogtreecommitdiff
path: root/setnetrc
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-01-02 19:15:22 +0000
committerKatolaZ <katolaz@freaknet.org>2017-01-02 19:15:22 +0000
commitaa34a48fcf38533f48a57df62d409bdc5edd7275 (patch)
treec24c7ea86336d10017cc2dd9b5943e4ad0ebc7ec /setnetrc
parentebd8c26588b5aefa949e595ffd877ef3a836a98d (diff)
Added "Info" panel with basic network diagnostics
Diffstat (limited to 'setnetrc')
-rw-r--r--setnetrc13
1 files changed, 0 insertions, 13 deletions
diff --git a/setnetrc b/setnetrc
index 4fdde81..3f18bcc 100644
--- a/setnetrc
+++ b/setnetrc
@@ -20,16 +20,3 @@ LOGFILE=/var/log/setnet.log
##
TRUNCATE_LOG="yes"
-##
-## Required dependencies. If any of those commands is missing,
-## the script will exit
-##
-
-HARD_DEPS="ip dhclient dialog"
-
-##
-## Suggested dependencies. The script will issue a warning if any of
-## those commands is missing
-##
-
-SOFT_DEPS="wpa_cli wpa_supplicant"