diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-29 22:08:31 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-29 22:08:31 -0400 |
commit | 271a0dfcfd2f4f2dd7d9cc0fb9d5a8749cd5d472 (patch) | |
tree | 63f3e472417fd3f2a77624b619e12d7746ef8f42 /README.md | |
parent | WIP: improve rpm packaging, fix desktop files (diff) | |
download | myautomount-271a0dfcfd2f4f2dd7d9cc0fb9d5a8749cd5d472.tar.gz myautomount-271a0dfcfd2f4f2dd7d9cc0fb9d5a8749cd5d472.tar.bz2 myautomount-271a0dfcfd2f4f2dd7d9cc0fb9d5a8749cd5d472.zip |
add sudo rule
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -17,8 +17,6 @@ Use environment variable `MYA_PREFIX` for testing. ## TODO A number of steps are still required before this package is production-worthy. -* add sudo rule -* make daemon invoke initialize script with sudo. This has to happen so the uid= in the autofs definition is the current user. So multi-seat usage could break the functionality, but that would also break regular file permissions. # References [1]: https://github.com/project-trident/trident-utilities/blame/master/src-go/automount/main.go |