From 271a0dfcfd2f4f2dd7d9cc0fb9d5a8749cd5d472 Mon Sep 17 00:00:00 2001 From: B Stack Date: Tue, 29 Sep 2020 22:08:31 -0400 Subject: add sudo rule --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index e275aa7..cf8f9c7 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit