On Thu, Mar 12, 2026 at 12:58:17PM +0100, John Shaft wrote: > uwsgi is still using an System V service script. After ugprading to systemd > 260~rc2-1 on Forky, uwsgi became unusable as no systemd unit file > is provided [1] > > # systemctl start uwsgi > Failed to start uwsgi.service: Unit uwsgi.service not found. > > /etc/init.d/uwsgi should be replaced by a proper unit files
It appears that the systemd integration uses [email protected], and not uwsgi.service. Maybe there needs to be an upgrade path. Chris

