[Unit] Description=Gotify Server After=network.target [Service] Type=simple User=root ExecStart=/opt/gotify/gotify-linux-amd64 Restart=on-failure [Install] WantedBy=multi-user.target