This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]- 
        AmbientCapabilities=
- 
        CapabilityBoundingSet=
- 
        DynamicUser=yes
- 
        Environment='LD_LIBRARY_PATH="/usr/lib/:/usr/lib/mariadb/:$LD_LIBRARY_PATH"' "TS3SERVER_LICENSE=accept"
- 
        ExecStart=/usr/bin/ts3server inifile=/etc/teamspeak3-server.ini
- 
        Group=teamspeak
- 
        LockPersonalityIntroduced in systemd 235=yes
- 
        LogsDirectory=teamspeak3-server
- 
        NoNewPrivilegesIntroduced in systemd 239=yes
- 
        PrivateTmp=yes
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectKernelModulesIntroduced in systemd 232=yes
- 
        ProtectKernelTunablesIntroduced in systemd 232=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        StateDirectory=teamspeak3-server
- 
        Type=simple
- 
        User=teamspeak
- 
        WorkingDirectory=/var/lib/teamspeak3-server
 
- 
        
- 
    [Unit]- 
        After=network-online.target
- 
        Description=TeamSpeak3 Server
- 
        Wants=network-online.target
 
- 
        
Additionnal notes
Nothing here.