summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2004-11-29 22:00:36 +0000
committerBart De Schuymer <bdschuym@pandora.be>2004-11-29 22:00:36 +0000
commit598ca8f4bcfb41669f4bc6b0608cf62c7ca3d520 (patch)
tree2cefd43edd985a0d37cd8ff0555ddc397a7b8560 /INSTALL
parent30c04a252163c31691eb1048c9f0c6a117542fbf (diff)
put ebtables in /usr/sbin instead of /sbin
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 6321f10..2d1e42f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -18,7 +18,7 @@ WHAT GETS INSTALLED?
- ethertypes is by default placed in /etc/, if you
want to change this, include ETHERTYPESPATH=<<path>>.
- the userspace program ebtables is compiled and the executable is copied
- by default to /sbin/ebtables. If you want to put the executable
+ by default to /usr/sbin/ebtables. If you want to put the executable
somewhere else, include BINPATH=<<path>>.
That's all