File: INSTALL

package info (click to toggle)
jail 1.04-1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 120 kB
  • ctags: 39
  • sloc: ansic: 201; makefile: 61; sh: 17
file content (18 lines) | stat: -rw-r--r-- 366 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
INSTALL
-------

To compile and install jail 1.0:

$ gzip -dc jail-1.04.tar.gz | tar xf -
$ su root
# make install

The default locations are:
1. /usr/sbin/icmplog
2. /etc/icmplog.conf
3. /usr/man/man8/icmplog.8

Edit the Makefile to change these defaults.

You would typically start the program from your rc.local file. The
icmplog(8) manpage describes the syntax.