summaryrefslogtreecommitdiff
path: root/pcr/yate/yate.service
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-11-07 20:09:10 -0200
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2014-11-07 20:09:10 -0200
commit6c339a2fc68248809475a951fce0186079902ea3 (patch)
tree37dac99cf46aa1039fbf8f575d59e065a38a9ded /pcr/yate/yate.service
parentf81d1c0d9e6506b23ccb87594acdae9bb82cc871 (diff)
update yate to 5.4.0.1
Diffstat (limited to 'pcr/yate/yate.service')
-rw-r--r--pcr/yate/yate.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/pcr/yate/yate.service b/pcr/yate/yate.service
new file mode 100644
index 000000000..de2fb14a4
--- /dev/null
+++ b/pcr/yate/yate.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Next-generation telephony engine
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/yate -d -p /run/yate.pid -rs -vvv -l /var/log/yate
+
+[Install]
+WantedBy=multi-user.target