Commit Graph

6 Commits

Author SHA1 Message Date
Benjamin Dauvergne 7fdf868b5c debian: restore use of launch-authentic2.sh in authentic2 package (#48701) 2020-11-20 09:30:47 +01:00
Emmanuel Cazenave b31754c4ae debian: use uwsgi to serve app (#29297) 2020-09-03 16:23:25 +02:00
Benjamin Dauvergne 308953a515 debian: use shell script to load /etc/authentic2/authentic.conf in systemd service file (#44960) 2020-07-09 10:01:37 +02:00
Benjamin Dauvergne 441276f573 debian: adapt authentic2 package scripts for python3 2020-07-02 13:44:52 +02:00
Christophe Siraut 985459b79d debian/authentic2.service: use full path in ExecStart 2020-05-11 11:02:11 +02:00
Benjamin Dauvergne 57d88538f8 debian: converge packaging between authentic2 and -multitenant packages (#42305)
* remove db-config usage
* renanme authentic2-ctl to authentic2-manage
* add systemd service file for authentic2 standalone package
* add a force-reload synonym for restart (to comply with lintian)
* remove creation of /var/run/$NAME in .postinst and .dirs
* usr %p template variable to name RuntimeDirectory in systemd service
file
* add a /var/lib/authentic2/locale directory to authentic2.dirs
* use a WORKERS variable set to 4 in authentic2.init
* remove -R flag to chown when setting user rights on
/var/lib/authentic2 (to comply with lintian)
* add handling of configuration files in /etc/authentic2/settings.d/
* use pybuild instead of python_distutils in rules
* fix check on DEFAULT_FROM_EMAIL
* rename user from authentic to authentic2
2020-05-04 12:54:46 +02:00