summaryrefslogtreecommitdiffstats
path: root/etc/nodist/nfs-server
Commit message (Collapse)AuthorAgeFilesLines
* remove nodist stuffneilbrown2004-12-031-135/+0
|
* mount nfsd filesystem at startup, and unmount afterwardsneilbrown2004-08-311-0/+6
|
* enable 127.0.0.1 before checking for V3 supportneilbrown2003-06-161-0/+13
|
* Fixes explicit path problem (since most logical directories arelon2001-06-071-1/+3
| | | | | | | specified above, we can just call rpcinfo instead of /usr/sbin/rpcinfo) Also fixes the problem where we were disabling MNTv3 if NFSv3 _is_ present.
* chkconfig line changed from 2345 99 01 to 2345 60 20lon2001-02-201-1/+1
|
* Minor fix - put nfsd before mountd rpcinfo query.lon2001-02-171-5/+5
|
* Initial script for distribution-independent SysV init script to startlon2001-02-091-0/+114
nfs server services (nfsd, mountd, rquotad).