From 4aea1e5311cf58d69ac0890c4c9bcbaaa6b1df1c Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Tue, 16 Oct 2007 00:44:43 +0200 Subject: [PATCH] Update manpage of grml-addtun --- docs/grml-addtun.8.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.1.4