summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2015-08-20 10:38:59 -0400
committerJoey Hess2015-08-20 10:38:59 -0400
commitaf64947bed028ac64cf12f7d355bc20d4f0b50a5 (patch)
tree83000df6089f1e791b84789729a3af32d0c2d679
parent9ed76f0158b3d631cf7a868278d2b345a8e544a7 (diff)
merged
-rw-r--r--doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties.mdwn2
-rw-r--r--doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties/comment_5_4caff287eb767d481bb7ef87e62c508b._comment10
2 files changed, 12 insertions, 0 deletions
diff --git a/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties.mdwn b/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties.mdwn
index 65a2641b..57cbc343 100644
--- a/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties.mdwn
+++ b/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties.mdwn
@@ -21,3 +21,5 @@ An application of `File.containsConfPair` to edit `/etc/lightdm/lightdm.conf` to
# Patches
Please see the two commits in branch `confpairs` in the repo at `git@github.com:spwhitton/propellor.git`.
+
+> [[merged|done]] --[[Joey]]
diff --git a/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties/comment_5_4caff287eb767d481bb7ef87e62c508b._comment b/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties/comment_5_4caff287eb767d481bb7ef87e62c508b._comment
new file mode 100644
index 00000000..40f14ec2
--- /dev/null
+++ b/doc/todo/File.containsConfPair___38___LightDM.autoLogin_properties/comment_5_4caff287eb767d481bb7ef87e62c508b._comment
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 5"""
+ date="2015-08-20T14:37:43Z"
+ content="""
+And merged, thanks.
+
+The SectionEnd would be useful for eg, bind-style or apache-style config
+files. However, those probably need a better parser than this one anyway.
+"""]]