linphone-iphone/build/rpm/lp-autoanswer.service
Danmei Chen 276a748afb fix rpm build
(cherry picked from commit 3cdb464496)
2018-06-18 12:09:05 +02:00

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