summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgueux2015-12-11 13:15:57 +0000
committeradmin2015-12-11 13:15:57 +0000
commit8d8ccb74f28345f5a073828fca5d9eb603ff26b7 (patch)
tree96c8cbffd5bd28756f2c38e4c2f1830dc0027da6 /doc
parentd763549d77902f600d6cc8ced2c0759e718eb6f3 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/should_not_overwrite_unchanged_private_files.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/todo/should_not_overwrite_unchanged_private_files.mdwn b/doc/todo/should_not_overwrite_unchanged_private_files.mdwn
new file mode 100644
index 00000000..090849f1
--- /dev/null
+++ b/doc/todo/should_not_overwrite_unchanged_private_files.mdwn
@@ -0,0 +1 @@
+A private file is overwritten by propellor at each run. It is not optimal when the host runs an integrity checker (like samhain). It would be great to have a file modified only if necessary.