linphone-iphone/build/rpm/lp-autoanswer.service
2018-04-20 17:41:25 +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