summaryrefslogtreecommitdiff
path: root/examples/ROOT/img/tmpfs/tmp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ROOT/img/tmpfs/tmp')
-rw-r--r--examples/ROOT/img/tmpfs/tmp/README4
-rw-r--r--examples/ROOT/img/tmpfs/tmp/uncaught-logs/README4
2 files changed, 0 insertions, 8 deletions
diff --git a/examples/ROOT/img/tmpfs/tmp/README b/examples/ROOT/img/tmpfs/tmp/README
deleted file mode 100644
index 1e437a0..0000000
--- a/examples/ROOT/img/tmpfs/tmp/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This directory contains what will be /mnt/tmpfs/tmp after
-stage 1 init, so it contains everything /tmp should point
-to.
-It should have "1777" rights.
diff --git a/examples/ROOT/img/tmpfs/tmp/uncaught-logs/README b/examples/ROOT/img/tmpfs/tmp/uncaught-logs/README
deleted file mode 100644
index c13d539..0000000
--- a/examples/ROOT/img/tmpfs/tmp/uncaught-logs/README
+++ /dev/null
@@ -1,4 +0,0 @@
-This directory should not belong to root, but to nobody:nogroup;
-it should also have "2700" rights.
-It is the catch-all logdir.
-/tmp/uncaught-logs/current will be the current catch-all log file.