Handle hostnames with upper-case letters
[webmin.git] / inetd / config-macos
1 get_services_command=nidump services . >/etc/services.ni
2 restart_command=ps ax | grep inetd | head -1 | awk '{ print $1 }' | xargs kill -HUP
3 services_file=/etc/services.ni
4 extended_inetd=0
5 protocols_file=/etc/protocols
6 rpc_file=/etc/rpc
7 tcpd_path=/usr/libexec/tcpd
8 inetd_conf_file=/etc/inetd.conf
9 rpc_inetd=0
10 rpc_protocols=tcp udp
11 put_services_command=niload services . </etc/services.ni
12 allow_file=
13 deny_file=
14 show_empty=1
15 sort_mode=0
16 ipv6=0
17 qm_mode=0