Remove directories belongs to /usr/src to stop mtree to modify /usr/src
permissions. Having them here is wrong from several other poins too: they are never be a directories (simlinks only), so why give a chance to mtree to make them as directories? Since they never be a directories, permissions of them will never be modified by old mtree too.
This commit is contained in:
parent
663d6354e8
commit
08dcd3693d
@ -1,4 +1,4 @@
|
||||
# $Id: BSD.include.dist,v 1.10 1997/03/02 14:37:32 bde Exp $
|
||||
# $Id: BSD.include.dist,v 1.11 1997/03/09 06:57:00 bde Exp $
|
||||
#
|
||||
|
||||
/set type=dir uname=bin gname=bin mode=0755
|
||||
@ -9,34 +9,10 @@
|
||||
std
|
||||
..
|
||||
..
|
||||
isofs
|
||||
cd9660
|
||||
..
|
||||
..
|
||||
kerberosIV
|
||||
..
|
||||
machine
|
||||
..
|
||||
msdosfs
|
||||
..
|
||||
net
|
||||
..
|
||||
netatalk
|
||||
..
|
||||
netinet
|
||||
..
|
||||
netipx
|
||||
..
|
||||
netkey
|
||||
..
|
||||
netns
|
||||
..
|
||||
nfs
|
||||
..
|
||||
objc
|
||||
..
|
||||
pccard
|
||||
..
|
||||
protocols
|
||||
..
|
||||
readline
|
||||
@ -47,24 +23,10 @@
|
||||
..
|
||||
ss
|
||||
..
|
||||
sys
|
||||
..
|
||||
tcl
|
||||
generic
|
||||
..
|
||||
unix
|
||||
..
|
||||
..
|
||||
ufs
|
||||
ffs
|
||||
..
|
||||
lfs
|
||||
..
|
||||
mfs
|
||||
..
|
||||
ufs
|
||||
..
|
||||
..
|
||||
vm
|
||||
..
|
||||
..
|
||||
|
Loading…
Reference in New Issue
Block a user