mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
14 lines
259 B
Desktop File
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
|