summarylogtreecommitdiffstats
path: root/trytond.service
blob: 7902d82e870d530c451d8903ac9b2599e86a81bd (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Tryton Server Daemon

[Service]
Type=simple
User=tryton
ExecStart=/usr/bin/trytond -c /etc/tryton/trytond.conf

[Install]
WantedBy=multi-user.target