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

File immutability #101

Open
alfs opened this issue Aug 20, 2018 · 0 comments
Open

File immutability #101

alfs opened this issue Aug 20, 2018 · 0 comments

Comments

@alfs
Copy link

alfs commented Aug 20, 2018

Datafiles are stored user-writable.
I suggest setting read-only permissions to reduce the risk of data modification or loss.
In addition, consider setting the immutable flag (chattr +i) on files that should be immutable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant