aboutsummaryrefslogtreecommitdiff
path: root/cli-tests/t_setup.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.
2020-05-09cli-tests: add t_setupEric Biggers
Test 'fscrypt setup'.