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