summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorspwhitton2018-04-29 16:28:06 +0000
committeradmin2018-04-29 16:28:06 +0000
commit75c4b6d9cff82a1184603426902f337adb03c016 (patch)
tree3b46c3f6b576f1e25cdb52d6a723e07a50c02516
parent828e7d1ebefeeaf152910ad61f928a2f65607509 (diff)
signature
-rw-r--r--doc/todo/factor_out_Grub.configured_for_any___47__etc__47__default_config.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/factor_out_Grub.configured_for_any___47__etc__47__default_config.mdwn b/doc/todo/factor_out_Grub.configured_for_any___47__etc__47__default_config.mdwn
index 6a97f8fb..16c791cd 100644
--- a/doc/todo/factor_out_Grub.configured_for_any___47__etc__47__default_config.mdwn
+++ b/doc/todo/factor_out_Grub.configured_for_any___47__etc__47__default_config.mdwn
@@ -13,3 +13,5 @@ Notes:
* The use of a tuple for the last two parameters ensures that the property can be used infix.
* I think this property should deduplicate the config key after setting it. I.e. after uncommenting and modifying ANACRON_RUN_ON_BATTERY_POWER it should remove any further ANACRON_RUN_ON_BATTERY_POWER settings further down the config. This allows a seamless transition from just using File.containsLine to add to the end of the file.
+
+--spwhitton