This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        EnvironmentFile=/etc/default/syncthing-relaysrv
- 
        ExecStart=/usr/bin/strelaysrv -nat=${NAT} $STRELAYSRV_OPTS
- 
        ExecStart=/usr/bin/syncthing-relaysrv
- 
        Group=syncthing
- 
        Group=syncthing-relaysrv
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateTmp=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        Restart=on-failure
- 
        User=syncthing
- 
        User=syncthing-relaysrv
- 
        WorkingDirectory=/var/lib/syncthing-relaysrv
- 
        WorkingDirectory=/var/lib/syncthing/relaysrv
 
- 
        
- 
    [Unit]- 
        After=network.target
- 
        Description=Syncthing Relay Server
- 
        Description=Syncthing relay server
- 
        Documentation=man:strelaysrv(1)
 
- 
        
Additionnal notes
Nothing here.