This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        CapabilityBoundingSet=~CAP_NET_ADMIN ~CAP_SYS_MODULE ~CAP_SYS_ADMIN ~CAP_SETUID ~CAP_SETGID ~CAP_SETPCAP ~CAP_SYS_PTRACE ~CAP_CHOWN ~CAP_FSETID ~CAP_SETFCAP ~CAP_FOWNER ~CAP_IPC_OWNER ~CAP_LINUX_IMMUTABLE ~CAP_IPC_LOCK ~CAP_SYS_CHROOT ~CAP_BLOCK_SUSPEND ~CAP_LEASE ~CAP_SYS_PACCT ~CAP_SYS_TTY_CONFIG ~CAP_SYS_BOOT
- 
        DynamicUser=yes
- 
        ExecStart=/usr/bin/syncplay-server --tls /run/syncplay-server
- 
        ExecStartPre=!sh -c '. /etc/default/syncplay-server ; RENEWED_DOMAINS=$DOMAIN /etc/letsencrypt/renewal-hooks/deploy/syncplay-server'
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        MemoryDenyWriteExecuteIntroduced in systemd 231=no
- 
        PrivateDevicesIntroduced in systemd 209=yes
- 
        PrivateUsers=yes
- 
        ProtectClockIntroduced in systemd 245=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
- 
        ProtectProcIntroduced in systemd 247=noaccess
- 
        RestrictAddressFamilies=~AF_PACKET
- 
        RuntimeDirectory=syncplay-server
- 
        Type=simple
 
- 
        
- 
    [Unit]- 
        After=network-online.target
- 
        Description=Server to host Syncplay rooms
- 
        Documentation=man:syncplay-server(1)
- 
        Wants=network-online.target
 
- 
        
Additionnal notes
Nothing here.