This unit is provided by:
Options
- 
    [Install]- 
        WantedBy=multi-user.target
 
- 
        
- 
    [Service]
- 
    [Unit]- 
        After=remote-fs.target network.target postgresql.service mysql.service
- 
        ConditionPathExists=/etc/tryton/trytond.conf
- 
        Description=Tryton Server Worker - %i
- 
        Documentation=man:trytond-worker,file:/usr/share/doc/tryton-server,file:/usr/share/doc/tryton-server-doc,https://docs.tryton.org
 
- 
        
Additionnal notes
Nothing here.