summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
Diffstat (limited to 'src/network')
-rw-r--r--src/network2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network b/src/network
index f1f55cf..678fbb3 100644
--- a/src/network
+++ b/src/network
@@ -267,8 +267,8 @@ check_iface() {
else
echo "up"
fi
- exit 0
)
+ return 0
else
return 1
fi