summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-09-23 09:18:29 +0000
committerderaadt <deraadt@openbsd.org>1996-09-23 09:18:29 +0000
commit3ccbf99c6ad6d1882e2803256082c0a1e34d365e (patch)
tree3987ea7664462400b09e722bcee8020eae03a54b
parentavoid oflows (diff)
downloadwireguard-openbsd-3ccbf99c6ad6d1882e2803256082c0a1e34d365e.tar.xz
wireguard-openbsd-3ccbf99c6ad6d1882e2803256082c0a1e34d365e.zip
make tmp right mode
-rw-r--r--distrib/i386/floppies/inst-common/mtree.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/distrib/i386/floppies/inst-common/mtree.conf b/distrib/i386/floppies/inst-common/mtree.conf
index 2274945d541..98872e02f86 100644
--- a/distrib/i386/floppies/inst-common/mtree.conf
+++ b/distrib/i386/floppies/inst-common/mtree.conf
@@ -1,4 +1,4 @@
-# $Id: mtree.conf,v 1.3 1995/12/14 07:00:13 deraadt Exp $
+# $Id: mtree.conf,v 1.4 1996/09/23 09:18:29 deraadt Exp $
/set type=dir uname=root gname=wheel mode=0755
# .
@@ -40,7 +40,7 @@ sbin
..
# ./tmp
-tmp
+tmp mode=01777
# ./tmp
..