[Unit] Description=woop validator node service After=network.target [Service] Type=simple Restart=on-failure RestartSec=1 User=woop Group=woop WorkingDirectory=~ ExecStart=/usr/sbin/woop -c /etc/woop/woop.conf StandardError=syslog SyslogIdentifier=woop StartLimitInterval=0 LimitNOFILE=65536 LimitNPROC=65536 [Install] WantedBy=multi-user.target