summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-06-23 09:04:32 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2021-06-23 09:04:32 -0400
commited9913745c36e9244cea831bbb7efb3e1d4544bc (patch)
tree635855042203cda104ce31a630abcd57162d2fde /README.rst
parent01395e3a8d86bfc67f4b0beb0d510d65df0eb340 (diff)
downloadtmpoverlay-ed9913745c36e9244cea831bbb7efb3e1d4544bc.tar.xz
tmpoverlay-ed9913745c36e9244cea831bbb7efb3e1d4544bc.zip
revamp cleanup, perm copying (broken before)
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 231041c..ceeaf84 100644
--- a/README.rst
+++ b/README.rst
@@ -14,7 +14,7 @@ Benefits over manually calling ``mkdir /tmp/x; mount ...``
- separate tmpfs allows size limit (``tmpoverlay -t size=SIZE``)
- upperdir and workdir automatically managed
- tmpfs cleanup after mount so that umount frees RAM
-- synchronizes owner, permissions, and xattrs (including lowerdir ACL)
+- synchronizes owner, permissions, and xattrs (including ACLs)
- autodetects optimization flags (redirect_dir, metacopy, index, volatile)
Overmounting