Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] - SHRED temporary files #22

Closed
iandstanley opened this issue Jun 17, 2021 · 1 comment
Closed

[FEATURE REQUEST] - SHRED temporary files #22

iandstanley opened this issue Jun 17, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request ROADMAP Added to ROADMAP

Comments

@iandstanley
Copy link
Contributor

Currently the user can modify the script to change between no shred (default because shred is not installed on FreeBSD by default)

Most Linux users can modify the script and uncomment the SHREDCMD line and comment out the

I would prefer to see the notes application use SHRED if it is available.

The script should be amended to test for the existence for the shred binary and setup it self to use that if available (and default back to rm if note available)

@iandstanley iandstanley added the enhancement New feature or request label Jun 17, 2021
@iandstanley iandstanley self-assigned this Jun 17, 2021
@iandstanley iandstanley added the ROADMAP Added to ROADMAP label Jun 17, 2021
iandstanley added a commit that referenced this issue Jun 30, 2021
@iandstanley
Copy link
Contributor Author

fixed with v2.3 or later

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ROADMAP Added to ROADMAP
Projects
None yet
Development

No branches or pull requests

1 participant