Change-Id: I062ae5b9ed09f52b27c7d85b31daba0d14751846changes/93/10693/2
parent
f1f8285b79
commit
4c8a0bdc39
@ -0,0 +1,11 @@ |
||||
[Unit] |
||||
Description=Proxy between given GCI service and Osmocom CTRL protocol |
||||
|
||||
[Service] |
||||
Type=simple |
||||
Restart=always |
||||
ExecStart=python3 /usr/bin/ctrl2cgi.py -o -d -c /etc/osmocom/ctrl2cgi.ini |
||||
RestartSec=2 |
||||
|
||||
[Install] |
||||
WantedBy=multi-user.target |
@ -0,0 +1 @@ |
||||
../contrib/systemd/osmo-ctrl2cgi.service |
Loading…
Reference in new issue