[Unit] Description=GoMatrixBot After=network.target [Service] Type=simple User=root Group=root WorkingDirectory=/root/data ExecStart=/root/gomatrixbot/src/main TimeoutStopSec=300 EnvironmentFile=/root/data/environment Restart=on-failure [Install] WantedBy=multi-user.target