From 8d8ccb74f28345f5a073828fca5d9eb603ff26b7 Mon Sep 17 00:00:00 2001 From: gueux Date: Fri, 11 Dec 2015 13:15:57 +0000 Subject: --- doc/todo/should_not_overwrite_unchanged_private_files.mdwn | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/todo/should_not_overwrite_unchanged_private_files.mdwn 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. -- cgit v1.2.3