diff options
author | https://www.google.com/accounts/o8/id?id=AItOawmVE2R20dyfPQIzdi6urVUUAXtD6eeBsr0 <Benot@web> | 2013-10-19 15:13:14 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-10-19 15:13:14 +0000 |
commit | 7ae7b6f980db513f79bba5adb6f0bc7b00f0280a (patch) | |
tree | 202cc2239397f22b10bff169ac2d3f28737e43a9 /doc/todo | |
parent | 26ce26e4f08d905ed2a3df74d17fa010404b3843 (diff) |
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp.mdwn | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp.mdwn b/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp.mdwn new file mode 100644 index 000000000..85c8874fc --- /dev/null +++ b/doc/todo/wishlist:_add_systemd_services_file_samples_for_assistant_and_webapp.mdwn @@ -0,0 +1,6 @@ +It could be useful for Linux users and package maintainers to have systemd .service file samples to launch the assistant and the webapp. + +For multi-user systems, we could have a git-annex-webapp@username.service . + +See [systemd documentation](http://www.freedesktop.org/software/systemd/man/systemd.service.html) for informations about those files. +See [archlinux wiki](https://wiki.archlinux.org/index.php/Systemd/Services) for .service examples. |