summaryrefslogtreecommitdiff
path: root/roles/router/files/tn_int/tinc-down
diff options
context:
space:
mode:
Diffstat (limited to 'roles/router/files/tn_int/tinc-down')
-rwxr-xr-xroles/router/files/tn_int/tinc-down3
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/router/files/tn_int/tinc-down b/roles/router/files/tn_int/tinc-down
deleted file mode 100755
index 40a7610..0000000
--- a/roles/router/files/tn_int/tinc-down
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-ip link set $INTERFACE down
-