]> git.pld-linux.org Git - packages/rpcbind.git/blame - rpcbind.sysconfig
- rel 2
[packages/rpcbind.git] / rpcbind.sysconfig
CommitLineData
374a4481
JR
1# Set nice level for rpcbind
2SERVICE_RUN_NICE_LEVEL="+1"
3
374a4481
JR
4# Turn on libwrap connection logging
5RPCBIND_VERBOSE="yes"
6
7# "Insecure" mode. Allow calls to SET and UNSET from any host
8RPCBIND_INSECURE="no"
9
10# Specify specific IP addresses to bind to for UDP requests
11#RPCBIND_ADDRESSES="10.1.0.1"
This page took 0.072741 seconds and 4 git commands to generate.