# command-line options and environment variables for pmproxy # uncomment/edit lines as required # run in the foreground # -f # disable service advertising (comment out to enable) -A # restrict PCP monitoring client connections to these interfaces # -i gateway-public-0.foo.bar.com # -i gateway-public-1.foo.bar.com # make log go someplace else # -l /some/place/else # maximum incoming PDU size (default 64KB) # -L 16384 # assume identity of some user other than "pcp" # -U nobody # emergency messages before logfile created # -x /tmp/desperate.log