File spyserver.service of Package spyserver
[Unit] Description=SDR#'s SpyServer After=network.target [Service] Type=simple ExecStart=/usr/bin/spyserver /etc/spyserver.config Restart=on-abort KillSignal=SIGTERM User=spyserver Group=spyserver AmbientCapabilities=CAP_NET_BIND_SERVICE [Install] WantedBy=multi-user.target