[Unit] Description=s5p SOCKS5 proxy After=network-online.target Wants=network-online.target [Service] Type=simple ExecStart=/usr/local/bin/s5p -c /etc/s5p/s5p.yaml Restart=on-failure RestartSec=5 KillSignal=SIGTERM TimeoutStopSec=10 [Install] WantedBy=multi-user.target