appliances/tryton/trytond/trytond.service

11 lines
170 B
Desktop File

[Unit]
Description=Tryton Server Daemon
[Service]
Type=simple
User=trytond
ExecStart=/usr/bin/trytond -c /etc/trytond/trytond.conf
[Install]
WantedBy=multi-user.target