Relative Content

Tag Archive for systemd

uwsgi and systemd configuration

Installing uwsgi via apt in Ubuntu 22.04 creates all necessary config files for systemd. /run/systemd/generator.late/uwsgi.service calls /etc/init.d/uwsgi to start/stop the service, which in turn reads the configured apps from /etc/uwsgi/apps-enabled/.