[Unit] Description=Service ws-epro by @Rufu99 After=network.target nss-lookup.target [Service] User=nobody CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE NoNewPrivileges=true ExecStart=/bin/ws-epro -f /etc/config.yml Restart=on-failure RestartPreventExitStatus=23 [Install] WantedBy=multi-user.target