On 4/4/21 11:30 PM, Paul Menzel wrote:
> Package: sympa
> Version: 6.2.60~dfsg-4
> Severity: normal
> 
> 
> Dear Debian folks,
> 
> 
> Thank you for maintaining the package *sympa*.
> 
> It’d be great, if you packaged the systemd service unit `wwsympa.service` so 
> the template [1] does not need to be adapted.
> 

Hello Paul,

added in 
https://salsa.debian.org/sympa-team/sympa/-/commit/067161653738894661404556f61a15d164d2ea8b,
 albeit as native
systemd service.

Regards
          Racke

> ```
> [Unit]
> Description=WWSympa - Web interface for Sympa mailing list manager
> After=syslog.target sympa.service
> 
> [Service]
> Type=forking
> PIDFile=--piddir--/wwsympa.pid
> ExecStart=/usr/bin/spawn-fcgi -F $FCGI_CHILDREN \
>    -P --piddir--/wwsympa.pid \
>    -s --piddir--/wwsympa.socket \
>    -u $FCGI_USER -g $FCGI_GROUP $FCGI_OPTS -- \
>    --execcgidir--/wwsympa.fcgi
> Environment="FCGI_CHILDREN=5"
> Environment="FCGI_USER=--USER--"
> Environment="FCGI_GROUP=--GROUP--"
> Environment="FCGI_OPTS=-M 0600 -U nginx"
> EnvironmentFile=-/etc/sysconfig/sympa
> Restart=always
> 
> [Install]
> WantedBy=multi-user.target
> ```
> 
> 
> Kind regards,
> 
> Paul
> 
> 
> [1]:
> https://github.com/sympa-community/sympa/blob/3f44b653a3c174a29920768e5bab530e76d245f4/src/etc/script/wwsympa.servicein
> 


-- 
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to