[Unit]
Description=gowebd
[Service]
User=root
Type=simple
ExecStart=/usr/bin/gowebd
ExecStop=killall gowebd
Restart=on-failure
RestartSec=5
[Install]
WantedBy=multi-user.target