diff options
author | Florian Obser <florian@cvs.openbsd.org> | 2019-02-11 13:39:33 +0000 |
---|---|---|
committer | Florian Obser <florian@cvs.openbsd.org> | 2019-02-11 13:39:33 +0000 |
commit | f57b9d2f45d3a2bd64ea03ca6bdb6f7eabb6d94e (patch) | |
tree | 3fce528a6302f4472febdc26b54cfb3be9586047 /etc/mtree | |
parent | 583641161175f763dddd81084899fc8ae28a17a2 (diff) |
We no longer need /etc/unwind
OK sthen
Diffstat (limited to 'etc/mtree')
-rw-r--r-- | etc/mtree/4.4BSD.dist | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist index 0a2509228a3..49da45945db 100644 --- a/etc/mtree/4.4BSD.dist +++ b/etc/mtree/4.4BSD.dist @@ -1,4 +1,4 @@ -# $OpenBSD: 4.4BSD.dist,v 1.306 2019/01/27 16:11:55 florian Exp $ +# $OpenBSD: 4.4BSD.dist,v 1.307 2019/02/11 13:39:32 florian Exp $ /set type=dir uname=root gname=wheel mode=0755 @@ -107,12 +107,6 @@ etc .. .. - # ./etc/unwind - unwind - trustanchor gname=_unwind uname=root mode=0775 - .. - .. - .. # ./home |