tinc/doc/sample-config/tinc-down

8 lines
223 B
Text
Raw Normal View History

2001-01-13 14:38:18 +00:00
#!/bin/sh
# This file closes down the tap device.
# Note that if you use the universal tun/tap driver, you don't
# need to do anything; once tinc quits the tap device is already
# removed by the kernel.
ifconfig tap1 down