~maas-maintainers/maas/packaging

1
2
3
4
5
6
7
8
9
10
11
12
13
14
# maas - txlongpoll service
#
# MAAS Provisioning Service txlongpoll

description     "MAAS txlongpoll"
author "Andres Rodriguez <andres.rodriguez@canonical.com>"

start on filesystem and net-device-up
stop on runlevel [016]

respawn

# To add options to your daemon, edit the line below:
exec /usr/bin/twistd -n --pidfile=/run/maas-txlongpoll.pid --logfile=/dev/null txlongpoll --config-file=/etc/maas/txlongpoll.yaml