[pkg-uWSGI-devel] Bug#1130481: Bug#1130481: uwsgi: systemd 260 drops support of System V service scripts
John Shaft
john at shaftinc.fr
Thu Mar 12 14:43:48 GMT 2026
>> It appears that the systemd integration uses uwsgi-app at .service, and
>> not uwsgi.service.
>>
>> Maybe there needs to be an upgrade path.
>
> Is /usr/share/doc/uwsgi-core/README.Debian not enough?
> # systemctl enable uwsgi-app at r<confname>.service
This service file is meant to be used alongisde the uwsgi-app at .socket
(no [Install] section in the service file)
> If not, please describe your use case so we can improve the documentation
> or the systemd (template) units.
>
Well, the first part /usr/share/doc/uwsgi-core/README.Debian can be
dropped :)
The rest seems to be a incomplete copy of uWSGI doc [1]. The missing
part being the need for the creation of a specific user
My use case is a searxng instance, using the default conf [2]. Haven't
been able to restart it yet but this is irrelevant.
[1]
https://uwsgi-docs.readthedocs.io/en/latest/Systemd.html#one-service-per-app-in-systemd
[2] https://docs.searxng.org/admin/installation-uwsgi.html
More information about the pkg-uWSGI-devel
mailing list