diff options
Diffstat (limited to 'pcr/trytond/trytond.service')
-rw-r--r-- | pcr/trytond/trytond.service | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pcr/trytond/trytond.service b/pcr/trytond/trytond.service deleted file mode 100644 index 7d85691b3..000000000 --- a/pcr/trytond/trytond.service +++ /dev/null @@ -1,10 +0,0 @@ -[Unit] -Description=Tryton Server Daemon - -[Service] -Type=simple -User=tryton -ExecStart=/usr/bin/trytond - -[Install] -WantedBy=multi-user.target |