[Unit] Description=Open WebUI Service After=network.target [Service] Type=simple ExecStart=/opt/open-webui/bin/open-webui serve ExecStop=/bin/kill -HUP $MAINPID User=root Group=root [Install] WantedBy=multi-user.target