summaryrefslogtreecommitdiff
blob: b8c32dbdba2b3f04e12f943c389661b16065b31f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Config file for /etc/init.d/nas

# For information on options, see "/usr/bin/nasd -h".

NAS_OPTIONS=""

# Allow only clients on local network to connect:
#NAS_OPTIONS="-local"

# Allow any client to connect:
#NAS_OPTIONS="-aa"