From 271aceb52e712f141a49263a50aef6a8466f2316 Mon Sep 17 00:00:00 2001
From: Joey Hess <id@joeyh.name>
Date: Mon, 1 Dec 2014 18:28:54 -0400
Subject: [PATCH] comment

---
 ..._4_268b35928a7a192644d32b6c1d12ecc4._comment | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)
 create mode 100644 doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp/comment_4_268b35928a7a192644d32b6c1d12ecc4._comment

diff --git a/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp/comment_4_268b35928a7a192644d32b6c1d12ecc4._comment b/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp/comment_4_268b35928a7a192644d32b6c1d12ecc4._comment
new file mode 100644
index 0000000000..552b6c1898
--- /dev/null
+++ b/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp/comment_4_268b35928a7a192644d32b6c1d12ecc4._comment
@@ -0,0 +1,17 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 4"""
+ date="2014-12-01T22:19:51Z"
+ content="""
+I don't know what the plans are exactly for the user-mode systemd.
+
+It seems to me that, if it eventually becomes the session manager for the
+desktop, then it will probably grow a generator to handle XDG autostart
+.desktop files, and generate systemd services for them. Or, those XDG
+autostart files will become deprecated, and programs will ship user-mode
+service files.
+
+In the first case, git-annex doesn't need to include a systemd file, and in
+the second case it should. So best it seems to wait and see, or hear from
+someone with more information.
+"""]]