1
0
forked from infra/ansible
infra/roles/omm/templates/sip-dect-ics.service.j2

16 lines
298 B
Plaintext
Raw Normal View History

2021-11-19 23:23:45 +01:00
[Unit]
Description=Mitel SIP-DECT ICS (Integrated Conference Server)
After=syslog.target
After=network.target
Requires=sip-dect-omm.service
[Service]
RestartSec=2s
Type=forking
WorkingDirectory=/opt/SIP-DECT/
ExecStart=/opt/SIP-DECT/bin/ics -d
Restart=always
[Install]
WantedBy=multi-user.target