Handle hostnames with upper-case letters
[webmin.git] / inetd / config-unixware
1 show_empty=1
2 rpc_inetd=1
3 inetd_conf_file=/etc/inetd.conf
4 rpc_protocols=tcp udp datagram_v circuit_v
5 restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP
6 services_file=/etc/services
7 protocols_file=/etc/protocols
8 rpc_file=/etc/rpc
9 extended_inetd=0
10 sort_mode=0
11 ipv6=0
12 qm_mode=0