Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 4 |
- |
1 |
portsentry_start=/etc/rc.d/init.d/portsentry start
|
|
|
2 |
logcheck=/usr/bin/logcheck.sh
|
|
|
3 |
portsentry_pid=
|
|
|
4 |
hostsentry_stop=/etc/rc.d/init.d/hostsentry stop
|
|
|
5 |
portsentry_config=/etc/portsentry/portsentry.conf
|
|
|
6 |
hostsentry_config=/etc/hostsentry/hostsentry.conf
|
|
|
7 |
portsentry_stop=/etc/rc.d/init.d/portsentry stop
|
|
|
8 |
portsentry=/usr/sbin/portsentry
|
|
|
9 |
portsentry_umode=udp
|
|
|
10 |
portsentry_tmode=tcp
|
|
|
11 |
hostsentry_start=/etc/rc.d/init.d/hostsentry start
|
|
|
12 |
hostsentry=/usr/lib/hostsentry/hostsentry.py
|