From cf5ef91cc556b7631b369a8af1a2e1827d21a1f7 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 20 Apr 2006 20:00:00 +0000 Subject: add readonly-root file --- sysconfig/readonly-root | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 sysconfig/readonly-root (limited to 'sysconfig') diff --git a/sysconfig/readonly-root b/sysconfig/readonly-root new file mode 100644 index 00000000..425cf2c7 --- /dev/null +++ b/sysconfig/readonly-root @@ -0,0 +1,4 @@ +# Set to 'yes' to mount the system filesystems read-only. +READONLY=no +# Place to put a tmpfs for temporary scratch writable space +RW_MOUNT=/var/lib/stateless/writable \ No newline at end of file -- cgit v1.2.1