blob: 8563c661ce4a4b5ebb8991bf693f3689997e45bc [file] [log] [blame]
[Unit]
Description=Proxy between given GCI service and Osmocom CTRL protocol
[Service]
Type=simple
Restart=always
ExecStart=/usr/bin/ctrl2cgi.py -o -d -c /etc/osmocom/ctrl2cgi.ini
RestartSec=2
[Install]
WantedBy=multi-user.target