mirror of
https://github.com/webmin/webmin.git
synced 2025-07-21 23:40:34 +00:00
14 lines
302 B
Plaintext
14 lines
302 B
Plaintext
show_empty=1
|
|
rpc_inetd=1
|
|
inetd_conf_file=/etc/inetd.conf
|
|
rpc_protocols=tcp udp
|
|
restart_command=ps -ef | grep inetd | head -1 | awk '{ print $2 }' | xargs kill -HUP
|
|
services_file=/etc/services
|
|
protocols_file=/etc/protocols
|
|
rpc_file=/etc/rpc
|
|
extended_inetd=0
|
|
sort_mode=0
|
|
ipv6=1
|
|
qm_mode=0
|
|
display_max=100
|