[ create a new paste ] login | about

Project: apertium
Link: http://apertium.codepad.org/yG39cE81    [ raw code | fork ]

unhammer - Haskell, pasted on Oct 16:
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=apertium-apy is a translation server and API for apertium

[Service]
User=me
ExecStart=/home/me/src/apertium/trunk/apertium-tools/apertium-apy/servlet.py /home/me/src/apertium/trunk 2737
Restart=always
# by default, if it restarts >10 times within 5 secs, it marks it as failed and gives up

[Install]
WantedBy=multi-user.target


Create a new paste based on this one


Comments: