From: Michael Prokop Date: Mon, 15 Oct 2007 22:44:43 +0000 (+0200) Subject: Update manpage of grml-addtun X-Git-Tag: 0.1.13~6 X-Git-Url: http://git.grml.org/?p=grml-network.git;a=commitdiff_plain;h=4aea1e5311cf58d69ac0890c4c9bcbaaa6b1df1c Update manpage of grml-addtun --- diff --git a/docs/grml-addtun.8.txt b/docs/grml-addtun.8.txt index d3bef73..0703fbf 100644 --- a/docs/grml-addtun.8.txt +++ b/docs/grml-addtun.8.txt @@ -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