diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-11-07 10:38:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-11-07 10:38:25 -0400 |
commit | f5e04c9ce3d84c7356e0d40303d91dc9ca36b8f1 (patch) | |
tree | 0de6407c4737be9ce482c61a9a22bb71939ffeb9 /doc/todo | |
parent | fe266b0916b26d63d89b85bbd83c62ac239af00b (diff) |
comment
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp/comment_6_759185007f20c01fa0f19836e1c3ebbc._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp/comment_6_759185007f20c01fa0f19836e1c3ebbc._comment b/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp/comment_6_759185007f20c01fa0f19836e1c3ebbc._comment new file mode 100644 index 000000000..88a6d5723 --- /dev/null +++ b/doc/todo/wishlist__58___add_systemd_services_file_samples_for_assistant_and_webapp/comment_6_759185007f20c01fa0f19836e1c3ebbc._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 6""" + date="2016-11-07T14:35:42Z" + content=""" +git-annex uses standard desktop autostart files to make the assistant +be run at login. They are included in the git-annex package. +Since that works perfectly fine on all linux desktop environments, +I have not bothered with systemd user services for it, +which after all will only work on systemd systems. + +If you want to write some and add a page to +<https://git-annex.branchable.com/tips/> about it, that would be fine. +"""]] |