diff options
author | Bart De Schuymer <bdschuym@pandora.be> | 2003-04-01 17:29:13 +0000 |
---|---|---|
committer | Bart De Schuymer <bdschuym@pandora.be> | 2003-04-01 17:29:13 +0000 |
commit | a296038c559c4eadd8a91683322dadc0c7ac6d22 (patch) | |
tree | 42b281241254656b2a381d794ae21686c3b323c1 /INSTALL | |
parent | 4c732c43f144cbb8537bbb6dc6248d3d97aa9292 (diff) | |
download | ebtables-a296038c559c4eadd8a91683322dadc0c7ac6d22.tar.gz |
*** empty log message ***
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |