Updating HEAD branch #4; Merging CABAL -> HEAD.
[tinc] / doc / sample-config / tinc-down
diff --git a/doc/sample-config/tinc-down b/doc/sample-config/tinc-down
new file mode 100644 (file)
index 0000000..65b049e
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+# This file closes down the tap device.
+
+ifconfig $INTERFACE down