Implemented logging into separate file for debugging
[mtetherd] / mtetherd-net-shutdown.sh
index eb60d91..29018d4 100755 (executable)
@@ -18,5 +18,5 @@
 
 INTERFACE=$1
 
-echo "$INTERFACE" >> /tmp/mtetherd-net-shutdown.log
+echo "Shutting down routing for: $INTERFACE" >> /tmp/mtetherd-net-shutdown.log