diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2019-01-26 12:09:40 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2019-01-26 12:09:40 +0000 |
commit | 93e434e9463caaa492b7624b21ac31db9d773d97 (patch) | |
tree | 9a7f057b3f58f597245c11ffb3165caff5739974 /etc/mtree | |
parent | d95b24f86fcbe651e46d0406c9fae696713dc63c (diff) |
revert for now, sysmerge needs to create the group first.
found the hard way by deraadt
Diffstat (limited to 'etc/mtree')
-rw-r--r-- | etc/mtree/4.4BSD.dist | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index 3b60e8d2467..4720630eed9 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.304 2019/01/26 10:58:32 florian Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.305 2019/01/26 12:09:39 florian Exp $ /set type=dir uname=root gname=wheel mode=0755 @@ -106,13 +106,6 @@ etc lib .. .. - - # ./etc/unwind - unwind - trustanchor gname=_unwind uname=root mode=0775 - .. - .. - .. # ./home |