K 10
svn:author
V 8
keramida
K 8
svn:date
V 27
2006-10-18T20:47:50.000000Z
K 7
svn:log
V 667
Suggest using `/etc/rc.d/mountd onereload' instead of `reload',
to make sure that `mountd' is (re)loaded even if it's not yet
enabled in `/etc/rc.conf'.

Ideally, `mountd' should already be enabled in `rc.conf', but if
`mountd_enable' is not set to "YES" in `rc.conf', then running
the rc.d script with a plain `reload' argument does nothing.
Using `onereload' (with the rc.d-specific `one' prefix) makes
sure that `mountd' is temporarily enabled for the run of this
rc.d script and it does indeed reload its config files.

Suggested by:   Volodymyr Kostyrko <arcade@synergetica.dn.ua>
Mailing List:   freebsd-doc
Message-Id:     <452C187F.5030403@synergetica.dn.ua>

END
