2014-03-30 03:24:40 +00:00
|
|
|
* 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.
|
2014-03-30 04:12:48 +00:00
|
|
|
* Apt upgrade does not avoid apt-listchanges and debconf prompts.
|
2014-03-30 04:17:44 +00:00
|
|
|
* I often seem to want to be able to combine Properties monadically.
|