blob: 8563c661ce4a4b5ebb8991bf693f3689997e45bc [file] [log] [blame]
Pau Espin Pedrol4c8a0bd2018-08-29 16:40:39 +02001[Unit]
2Description=Proxy between given GCI service and Osmocom CTRL protocol
3
4[Service]
5Type=simple
6Restart=always
Pau Espin Pedrol19202762018-09-25 11:30:16 +02007ExecStart=/usr/bin/ctrl2cgi.py -o -d -c /etc/osmocom/ctrl2cgi.ini
Pau Espin Pedrol4c8a0bd2018-08-29 16:40:39 +02008RestartSec=2
9
10[Install]
11WantedBy=multi-user.target