commit ef7289bf42c2d71432885ac9685617bb14c57a7b
Author: Matthew Dillon <[email protected]>
Date: Mon Jun 20 22:01:58 2016 -0700
mountd - Turn on SO_REUSEADDR
* Turn on SO_REUSEADDR because its kinda silly to not have it on.
* Fixes startup errors if mountd is restarted, or initially fails
due to /etc/exports issues and is then restarted a little later.
Summary of changes:
sbin/mountd/mountd.c | 7 +++++++
1 file changed, 7 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ef7289bf42c2d71432885ac9685617bb14c57a7b
--
DragonFly BSD source repository