summaryrefslogtreecommitdiff
path: root/setnetrc
diff options
context:
space:
mode:
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"