summaryrefslogtreecommitdiff
path: root/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp
diff options
context:
space:
mode:
authorGravatar Joey Hess <id@joeyh.name>2014-12-01 18:28:54 -0400
committerGravatar Joey Hess <id@joeyh.name>2014-12-01 18:28:54 -0400
commit0de6419176f7e8d3dafd69e6f8b73bd53b8e4165 (patch)
treed4b14da4059ccd131c9178d5249d95e112604f1e /doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp
parenta2788041d45e9cd6171a8706a7ba4e4e52d8697f (diff)
comment
Diffstat (limited to 'doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp')
-rw-r--r--doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp/comment_4_268b35928a7a192644d32b6c1d12ecc4._comment17
1 files changed, 17 insertions, 0 deletions
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 000000000..552b6c189
--- /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.
+"""]]