diff options
author | B Stack <bgstack15@gmail.com> | 2020-09-29 22:56:16 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-09-29 22:56:16 -0400 |
commit | 6803ba55cdf4e1cf37275ead7247ee5d27f011d4 (patch) | |
tree | d4274f44086656429f2df0062cad308468312b1a /README.md | |
parent | add sudo, fix initialization (diff) | |
download | myautomount-6803ba55cdf4e1cf37275ead7247ee5d27f011d4.tar.gz myautomount-6803ba55cdf4e1cf37275ead7247ee5d27f011d4.tar.bz2 myautomount-6803ba55cdf4e1cf37275ead7247ee5d27f011d4.zip |
add notes to readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ Use environment variable `MYA_PREFIX` for testing. ## Improvements * Add notifications, perhaps with [xnotify](https://github.com/phillbush/xnotify)? +* Implement the feature to hide sdb and sdc, etc., because one does not normally place filesystems on the raw drive. +* Add dpkg recipe # References [1]: https://github.com/project-trident/trident-utilities/blame/master/src-go/automount/main.go |