Bump to 1.14.1
[platform/upstream/augeas.git] / tests / root / etc / sysconfig / nasd
1 # Options to nasd
2 # See nasd(1) for more details
3 # -aa           allow any client to connect
4 # -local        allow local clients only
5 # -b            detach and run in background
6 # -v            enable verbose messages
7 # -d            <num>   enable debug messages at level <num>
8 # -pn           partial networking enabled
9 # -nopn         partial networking disabled [default]
10 NASD_OPTIONS="-b -local"