mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-17 10:35:11 +00:00
etc: Add documentation key to syncthing-resume.service
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3109
This commit is contained in:
parent
cd05282369
commit
73ae87fad1
1
AUTHORS
1
AUTHORS
@ -8,6 +8,7 @@ Anderson Mesquita <andersonvom@gmail.com>
|
|||||||
Andrew Dunham <andrew@du.nham.ca>
|
Andrew Dunham <andrew@du.nham.ca>
|
||||||
Antony Male <antony.male@gmail.com>
|
Antony Male <antony.male@gmail.com>
|
||||||
Arthur Axel fREW Schmidt <frew@afoolishmanifesto.com> <frioux@gmail.com>
|
Arthur Axel fREW Schmidt <frew@afoolishmanifesto.com> <frioux@gmail.com>
|
||||||
|
Alexandre Viau <alexandre@alexandreviau.net> <aviau@debian.org>
|
||||||
Audrius Butkevicius <audrius.butkevicius@gmail.com>
|
Audrius Butkevicius <audrius.butkevicius@gmail.com>
|
||||||
Bart De Vries <devriesb@gmail.com>
|
Bart De Vries <devriesb@gmail.com>
|
||||||
Ben Curthoys <ben@bencurthoys.com>
|
Ben Curthoys <ben@bencurthoys.com>
|
||||||
|
1
NICKS
1
NICKS
@ -7,6 +7,7 @@ andersonvom <andersonvom@gmail.com>
|
|||||||
andrew-d <andrew@du.nham.ca>
|
andrew-d <andrew@du.nham.ca>
|
||||||
asdil12 <dominik@heidler.eu>
|
asdil12 <dominik@heidler.eu>
|
||||||
AudriusButkevicius <audrius.butkevicius@gmail.com>
|
AudriusButkevicius <audrius.butkevicius@gmail.com>
|
||||||
|
aviau <alexandre@alexandreviau.net> <aviau@debian.org>
|
||||||
bencurthoys <ben@bencurthoys.com>
|
bencurthoys <ben@bencurthoys.com>
|
||||||
bigbear2nd <bigbear2nd@gmail.com>
|
bigbear2nd <bigbear2nd@gmail.com>
|
||||||
brbecker <brbecker@gmail.com>
|
brbecker <brbecker@gmail.com>
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Restart Syncthing after resume
|
Description=Restart Syncthing after resume
|
||||||
|
Documentation=man:syncthing(1)
|
||||||
After=suspend.target
|
After=suspend.target
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
|
Loading…
Reference in New Issue
Block a user