TAP is not needed

This commit is contained in:
Angristan 2016-03-14 21:22:08 +01:00
parent a658d8d04b
commit 1be02be239
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ fi
if [[ ! -e /dev/net/tun ]]; then
echo "TUN/TAP is not available"
echo "TUN is not available"
exit 2
fi