summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 00000000..4617c2b9
--- /dev/null
+++ b/TODO
@@ -0,0 +1,4 @@
+* Need a way to run an action when a property changes, but only
+ run it once for the whole. For example, may want to restart apache,
+ but only once despite many config changes being made to satisfy
+ properties. onChange is a poor substitute.