[Unit] Description=teamspeak influxdb exporter Requires=teamspeak.service [Service] Type=simple User=nobody Group=nogroup Environment="PATH=/opt/teamspeak-influx/venv/bin:/usr/local/bin:/usr/bin:/bin" ExecStart=/opt/teamspeak-influx/influx.py WorkingDirectory=/opt/teamspeak-influx/ PrivateDevices=true ProtectControlGroups=true ProtectHome=true ProtectKernelTunables=true ProtectKernelModules=yes ProtectSystem=full NoNewPrivileges=yes Restart=always RestartSec=5s [Install] WantedBy=multi-user.target