summaryrefslogtreecommitdiff
path: root/etc/mtree
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1995-12-25 23:28:25 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1995-12-25 23:28:25 +0000
commita85c6b63a6e68008d0e86a932ea1aca1000a9332 (patch)
tree8badae9de97c14caf3dd9b8ee598df0dc1e9b292 /etc/mtree
parent457b5cd1e18c6a0678b8a9963c43a45118ecb4a7 (diff)
Kerberos tries to install into /usr/include/ss, we better have it made
at installation time.
Diffstat (limited to 'etc/mtree')
-rw-r--r--etc/mtree/4.4BSD.dist7
1 files changed, 6 insertions, 1 deletions
diff --git a/etc/mtree/4.4BSD.dist b/etc/mtree/4.4BSD.dist
index 32a29de1d6a..3aa58af67cb 100644
--- a/etc/mtree/4.4BSD.dist
+++ b/etc/mtree/4.4BSD.dist
@@ -1,5 +1,5 @@
# from: @(#)4.4BSD.dist 8.1 (Berkeley) 6/13/93
-# $Id: 4.4BSD.dist,v 1.6 1995/12/19 10:28:15 deraadt Exp $
+# $Id: 4.4BSD.dist,v 1.7 1995/12/25 23:28:24 niklas Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
@@ -150,6 +150,11 @@ rpcsvc gname=bin uname=bin mode=0555
# ./usr/include/rpcsvc
..
+# ./usr/include/ss
+ss gname=bin uname=bin mode=0555
+# ./usr/include/ss
+..
+
# ./usr/include
..