aboutsummaryrefslogtreecommitdiff
path: root/cli-tests/t_single_user.sh
AgeCommit message (Collapse)Author
2022-02-23Make 'fscrypt setup' offer a choice of directory modesEric Biggers
World-writable directories are not appropriate for some systems, so offer a choice of single-user-writable and world-writable modes, with single-user-writable being the default. Add a new documentation section to help users decide which one to use.