summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-04-05 11:44:29 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-04-05 11:44:29 -0400
commit820366f9c153f1f6c8307459552544ee02b3b396 (patch)
treeea4ed2121b3c6db92f53230b4c1307f6c443013a /doc
parent59929e19ae6c22e148154fbabd8863281aa21743 (diff)
comment
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/add_fails_with_v6_repo_when_four_levels_deep/.comment_8_a6c330f5ad2f64d86d8a24c23c49115a._comment.swpbin12288 -> 0 bytes
-rw-r--r--doc/tips/Systemd_unit/comment_2_389a2b36c3115eb3342429b0b68ddef2._comment9
2 files changed, 9 insertions, 0 deletions
diff --git a/doc/bugs/add_fails_with_v6_repo_when_four_levels_deep/.comment_8_a6c330f5ad2f64d86d8a24c23c49115a._comment.swp b/doc/bugs/add_fails_with_v6_repo_when_four_levels_deep/.comment_8_a6c330f5ad2f64d86d8a24c23c49115a._comment.swp
deleted file mode 100644
index 24597d8f0..000000000
--- a/doc/bugs/add_fails_with_v6_repo_when_four_levels_deep/.comment_8_a6c330f5ad2f64d86d8a24c23c49115a._comment.swp
+++ /dev/null
Binary files differ
diff --git a/doc/tips/Systemd_unit/comment_2_389a2b36c3115eb3342429b0b68ddef2._comment b/doc/tips/Systemd_unit/comment_2_389a2b36c3115eb3342429b0b68ddef2._comment
new file mode 100644
index 000000000..ed61b19eb
--- /dev/null
+++ b/doc/tips/Systemd_unit/comment_2_389a2b36c3115eb3342429b0b68ddef2._comment
@@ -0,0 +1,9 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2017-04-05T15:43:21Z"
+ content="""
+@oberix, the --autostart --foreground combination is only supported
+properly since git-annex version 6.20170214. Before that, the --forground
+was ignored when using --autostart.
+"""]]