X-Git-Url: http://git.grml.org/?a=blobdiff_plain;ds=sidebyside;f=docs%2Fgrml-addtun.8.txt;h=f29e0b4777caa6291accf3386fe8ad11dcc0736f;hb=0eb322282725432036fba38f398047ebebf7cc87;hp=d3bef73902ee4e66029e4a05cc22e70ed226b672;hpb=35d1737b49047d459a0f0fef50ea8112aff7dbfd;p=grml-network.git diff --git a/docs/grml-addtun.8.txt b/docs/grml-addtun.8.txt index d3bef73..f29e0b4 100644 --- a/docs/grml-addtun.8.txt +++ b/docs/grml-addtun.8.txt @@ -22,7 +22,7 @@ bridge handling. OPTIONS ------- *-d*:: -Delete the given tun/tap devices and remove them from the bridge (if given with -b). +Delete the tun/tap devices and remove them from the bridge (if given with -b). *-u *:: Make tun devices useable from without special permissions. @@ -50,8 +50,8 @@ This creates tap0..tap3 which are part of the bridge vnet. ------------- auto vnet iface vnet inet static - post-up /root/bin/grml-addtun -u einstein -b vnet tap{0..3} - pre-down /root/bin/grml-addtun -u einstein -b vnet -d tap{0..3} + post-up /usr/sbin/grml-addtun -u grml -b vnet tap{0..3} + pre-down /usr/sbin/grml-addtun -u grml -b vnet -d tap{0..3} bridge_ports none address 192.168.10.1 netmask 255.255.255.0