summaryrefslogtreecommitdiffstats
path: root/src/lib/network
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/network')
-rwxr-xr-xsrc/lib/network1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/network b/src/lib/network
index bc11da7..6ac9d75 100755
--- a/src/lib/network
+++ b/src/lib/network
@@ -48,7 +48,6 @@ cd /
# Expose the profile name
Profile=$2
load_profile "$Profile"
-source "$CONN_DIR/$Connection"
case $1 in
start)
report_notice "Starting network profile '$Profile'..."