summaryrefslogtreecommitdiff
path: root/pkg/leap-mx.service
blob: 5852ee82c519df35c19720b996cec524342525b0 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Leap MX
Before=postfix.service

[Service]
ExecStart=/usr/bin/python /usr/bin/twistd -n --rundir=/var/lib/leap_mx/ --python=/usr/share/app/mx.tac --syslog --prefix=leap-mx --pidfile=/tmp/leap-mx.pid
User=leap-mx

[Install]
WantedBy=multi-user.target