summaryrefslogtreecommitdiffstats
path: root/userspace/ebtables2/INSTALL
diff options
context:
space:
mode:
authorBart De Schuymer <bdschuym@pandora.be>2003-04-01 17:29:13 +0000
committerBart De Schuymer <bdschuym@pandora.be>2003-04-01 17:29:13 +0000
commit2934176b5daaca464e0e594ef11449e6ffbff690 (patch)
tree6c8280ebf1e830ae7ae60175eb7cec558b2e435b /userspace/ebtables2/INSTALL
parent2816ca0681226a54f12bd70cc001cf0e3a3c631b (diff)
*** empty log message ***
Diffstat (limited to 'userspace/ebtables2/INSTALL')
-rw-r--r--userspace/ebtables2/INSTALL8
1 files changed, 4 insertions, 4 deletions
diff --git a/userspace/ebtables2/INSTALL b/userspace/ebtables2/INSTALL
index 9f44910..86f14d2 100644
--- a/userspace/ebtables2/INSTALL
+++ b/userspace/ebtables2/INSTALL
@@ -15,10 +15,10 @@ WHAT GETS INSTALLED?
To put the manual somewhere else, include MANDIR=<<man-path/man>> as
option on the command line.
The Makefile will append /man8/ebtables.8.
-- ethertypes is by default placed in /usr/local/etc/, if you
- want to change this, include ETHERTYPESPATH=<<path/>>.
-
+- 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
- to /sbin/ebtables.
+ by default to /sbin/ebtables. If you want to put the executable
+ somewhere else, include BINPATH=<<path>>.
That's all