- Fix URL - Add systemd service file OBS-URL: https://build.opensuse.org/request/show/1135535 OBS-URL: https://build.opensuse.org/package/show/network:telephony/yate?expand=0&rev=79
10 lines
137 B
Plaintext
10 lines
137 B
Plaintext
[Unit]
|
|
Description=Next-generation telephony engine
|
|
|
|
[Service]
|
|
Type=simple
|
|
ExecStart=/usr/bin/yate
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|