Fix missing .. before phantasia. Caused by incorectly adding a directory,
you MUST add the directory name and the .. entry to close the directory. If you do not understand mtree files, do not modify them, it is very easy to trash someones box with a mistake in here. Especially with regards to .. entries.
This commit is contained in:
parent
6059a2510d
commit
269be82bcc
@ -1,4 +1,4 @@
|
||||
# $Id: BSD.var.dist,v 1.16 1994/09/08 19:18:51 jkh Exp $
|
||||
# $Id: BSD.var.dist,v 1.17 1994/09/09 13:35:59 rgrimes Exp $
|
||||
#
|
||||
|
||||
. type=dir uname=root gname=wheel mode=0755
|
||||
@ -71,6 +71,7 @@ tmp mode=01777
|
||||
/set type=file uname=games gname=bin mode=0755
|
||||
games type=dir
|
||||
hackdir type=dir
|
||||
..
|
||||
phantasia type=dir
|
||||
..
|
||||
..
|
||||
|
Loading…
x
Reference in New Issue
Block a user