This unit is provided by:
Options
- 
    [Install]
- 
    [Service]- 
        EnvironmentFile=-/etc/default/strelaysrv -/etc/default/syncthing-relaysrv
- 
        ExecStart=/usr/bin/strelaysrv $OPTIONS
- 
        Group=strelaysrv
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=yes
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateTmp=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectHostnameIntroduced in systemd 242=yes
- 
        ProtectKernelLogsIntroduced in systemd 244=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=strict
- 
        ReadWritePaths=/var/lib/syncthing-relaysrv
- 
        RestrictRealtimeIntroduced in systemd 231=yes
- 
        SystemCallArchitectures=native
- 
        User=strelaysrv
- 
        WorkingDirectory=/var/lib/syncthing-relaysrv
 
- 
        
- 
    [Unit]- 
        After=network.target
- 
        Description=Syncthing Relay Server
- 
        Documentation=man:strelaysrv(1)
 
- 
        
Additionnal notes
Nothing here.