svn commit: r318861 - head/etc/mtree
Edward Tomasz Napierala
trasz at FreeBSD.org
Thu May 25 08:34:26 UTC 2017
Author: trasz
Date: Thu May 25 08:34:24 2017
New Revision: 318861
URL: https://svnweb.freebsd.org/changeset/base/318861
Log:
Create /net by default, for autofs.
MFC after: 2 weeks
Modified:
head/etc/mtree/BSD.root.dist
Modified: head/etc/mtree/BSD.root.dist
==============================================================================
--- head/etc/mtree/BSD.root.dist Thu May 25 05:23:47 2017 (r318860)
+++ head/etc/mtree/BSD.root.dist Thu May 25 08:34:24 2017 (r318861)
@@ -97,6 +97,8 @@
..
mnt
..
+ net
+ ..
proc mode=0555
..
rescue
More information about the svn-src-head
mailing list