diff options
author | Bill Nottingham <notting@redhat.com> | 2006-04-20 20:07:23 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2006-04-20 20:07:23 +0000 |
commit | e501e632188ae13fcf9b3331a19f7adcb9210f99 (patch) | |
tree | bc5f5f0778051b4c061b59f37d76c36d36715a92 /sysconfig/readonly-root | |
parent | 0e500996da12f5c917825c6cbc98e3d7557b6322 (diff) | |
download | initscripts-e501e632188ae13fcf9b3331a19f7adcb9210f99.tar initscripts-e501e632188ae13fcf9b3331a19f7adcb9210f99.tar.gz initscripts-e501e632188ae13fcf9b3331a19f7adcb9210f99.tar.bz2 initscripts-e501e632188ae13fcf9b3331a19f7adcb9210f99.tar.xz initscripts-e501e632188ae13fcf9b3331a19f7adcb9210f99.zip |
add newline
Diffstat (limited to 'sysconfig/readonly-root')
-rw-r--r-- | sysconfig/readonly-root | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig/readonly-root b/sysconfig/readonly-root index 425cf2c7..1bc1653c 100644 --- a/sysconfig/readonly-root +++ b/sysconfig/readonly-root @@ -1,4 +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 +RW_MOUNT=/var/lib/stateless/writable |