tryton-server.service

This unit is provided by:

Options

  • [Install]
  • [Service]
    • ExecStart=/usr/bin/trytond --config /etc/tryton/trytond.conf --logconf /etc/tryton/trytond_log.conf
    • Group=tryton
    • Restart=on-failure
    • User=tryton
  • [Unit]
    • After=remote-fs.target network.target postgresql.service mysql.service
    • ConditionPathExists=/etc/tryton/trytond.conf
    • Description=Tryton Server WSGI App (Werkzeug Development Server)
    • Documentation=man:trytond,file:/usr/share/doc/tryton-server,file:/usr/share/doc/tryton-server-doc,https://docs.tryton.org

Additionnal notes

Nothing here.