Fix incorrectly merged bits from 80cd2ff73071941a5356555b85a00ee90dfd0e16.
[tinc] / doc / sample-config / tinc-down
1 #!/bin/sh
2 # This file closes down the tap device.
3
4 ifconfig $INTERFACE down