new type __config_file to manage configuration files

Signed-off-by: Steven Armstrong <steven@icarus.ethz.ch>
This commit is contained in:
Steven Armstrong 2015-02-24 12:46:40 +01:00
commit 041569b41c
6 changed files with 144 additions and 0 deletions

View file

@ -4,6 +4,8 @@ Changelog
* Changes are always commented with their author in (braces)
* Exception: No braces means author == Nico Schottelius
next:
* New type __config_file: Manage configuration files and run code on change
3.1.11:
* Type __start_on_boot: Support Ubuntu upstart