←back to thread

134 points todsacerdoti | 1 comments | | HN request time: 0.258s | source
Show context
johnisgood ◴[] No.44602632[source]
It is not the same, but I do use "chattr +i" on a file (which applies the immutable attribute) on Linux to a file that otherwise would have been overwritten by programs that do not give a damn whether I want it to or not, and in my case it was easier to just make that file immutable, mainly: /etc/resolv.conf.
replies(3): >>44602842 #>>44603152 #>>44604893 #
knorker[dead post] ◴[] No.44602842[source]
[flagged]
1. Levitating ◴[] No.44603783[source]
I am curious, what files do you use it on specifically?