Added a comment
This commit is contained in:
parent
e79d1332b8
commit
a19975a42f
1 changed files with 10 additions and 0 deletions
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="Euxane"
|
||||
avatar="http://cdn.libravatar.org/avatar/e6f48ec6bdf54a71119bcff72e29693f"
|
||||
subject="comment 5"
|
||||
date="2016-11-07T11:07:33Z"
|
||||
content="""
|
||||
Syncthing's documentation explains in a nutshell the purpose of system and user services [here](https://docs.syncthing.net/users/autostart.html#using-systemd), and has also some examples of easily adaptable systemd config files for each [here](https://github.com/syncthing/syncthing/tree/master/etc/linux-systemd).
|
||||
|
||||
This provides a common way of managing background services (starting order, auto-restart, …) that I personally prefer over Windows-ish tray-apps.
|
||||
"""]]
|
Loading…
Reference in a new issue