mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-23 11:28:59 +00:00
Rename relaysrv binary, see #11
This commit is contained in:
parent
7e4f08c033
commit
04912ea888
@ -5,7 +5,7 @@ After=network.target
|
|||||||
[Service]
|
[Service]
|
||||||
User=syncthing-relaysrv
|
User=syncthing-relaysrv
|
||||||
Group=syncthing-relaysrv
|
Group=syncthing-relaysrv
|
||||||
ExecStart=/usr/bin/syncthing-relaysrv
|
ExecStart=/usr/bin/relaysrv
|
||||||
WorkingDirectory=/var/lib/syncthing-relaysrv
|
WorkingDirectory=/var/lib/syncthing-relaysrv
|
||||||
RootDirectory=/var/lib/syncthing-relaysrv
|
RootDirectory=/var/lib/syncthing-relaysrv
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user