summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/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
commitb92c241bff788de62a36c007bf14148c5fa8840c (patch)
tree31b99cdf766f1b4507998931e588e04d0df11906 /userspace/ebtables2/INSTALL
parent36dafd340fb8c9c948d9fb8d5a5e95c74ad23389 (diff)
put ebtables in /usr/sbin instead of /sbin
Diffstat (limited to 'userspace/ebtables2/INSTALL')
-rw-r--r--userspace/ebtables2/INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/userspace/ebtables2/INSTALL b/userspace/ebtables2/INSTALL
index 6321f10..2d1e42f 100644
--- a/userspace/ebtables2/INSTALL
+++ b/userspace/ebtables2/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