diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-06 13:23:12 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-06 13:23:12 -0400 |
| commit | de02fa9f7b25d6b5dc27b0af3dd91a40f0c80fca (patch) | |
| tree | 5110096569b6c30a5211139748a1391760e1810c /doc | |
| parent | 29442f222ec2342c6dea7036e80e15eefa4158c0 (diff) | |
remove done part
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/todo/hooks.mdwn | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/todo/hooks.mdwn b/doc/todo/hooks.mdwn index a62aa5e7..4617c2b9 100644 --- a/doc/todo/hooks.mdwn +++ b/doc/todo/hooks.mdwn @@ -1,7 +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.a -* Relatedly, a property that say, installs systemd needs to have a way - to reboot the system when a change is made. But this should only - happen at the very end, after everything else. + properties. onChange is a poor substitute. |
