desktop/yate/yate.service
2012-10-14 12:51:03 +00:00

14 lines
259 B
Desktop File

[Unit]
Description=Yate: Next-generation telephony engine
After=network.target
[Service]
Type=forking
KillMode=process
EnvironmentFile=/etc/conf.d/yate
ExecStart=/usr/bin/yate -d $OPTS
ExecReload=/bin/kill -HUP $MAINPID
[Install]
WantedBy=multi-user.target