Handle hostnames with upper-case letters
[webmin.git] / sentry / config-open-linux
1 portsentry=/usr/sbin/portsentry
2 portsentry_config=/etc/portsentry/portsentry.conf
3 hostsentry=/usr/lib/hostsentry/hostsentry.py
4 hostsentry_config=/etc/hostsentry/hostsentry.conf
5 logcheck=/usr/libexec/logcheck/logcheck.sh
6 portsentry_umode=udp
7 portsentry_start=/etc/rc.d/init.d/portsentry start
8 portsentry_stop=/etc/rc.d/init.d/portsentry stop
9 portsentry_pid=
10 portsentry_tmode=tcp
11 hostsentry_start=/etc/rc.d/init.d/hostsentry start
12 hostsentry_stop=/etc/rc.d/init.d/hostsentry stop