mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-04-23 16:48:32 +00:00
11 lines
256 B
Desktop File
11 lines
256 B
Desktop File
[Unit]
|
|
Description=Linphone autoanswer service
|
|
After=network.target
|
|
|
|
[Service]
|
|
Type=simple
|
|
EnvironmentFile=/etc/sysconfig/lp-autoanswer
|
|
ExecStart=/opt/com.belledonne-communications/linphone/bin/lp-auto-answer $OPTIONS
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|