This unit is provided by:
Options
- 
    [Service]- 
        ExecStart=/usr/bin/bounced.pl --foreground
- 
        Group=sympa
- 
        PIDFile=/run/sympa/bounced.pid
- 
        ProtectControlGroupsIntroduced in systemd 232=yes
- 
        ProtectHomeIntroduced in systemd 214=yes
- 
        ProtectSystemIntroduced in systemd 214=full
- 
        Restart=always
- 
        StandardError=null
- 
        StateDirectory=sympa
- 
        Type=simple
- 
        User=sympa
 
- 
        
- 
    [Unit]- 
        BindsTo=sympa.service
- 
        Description=Sympa mailing list manager (bounce processing)
 
- 
        
Additionnal notes
Nothing here.