Change-Id: Ic8144777a77efce4bad44abf6c6abde12fc5149c Related: SYS#3610changes/45/3445/1
parent
cb1e366094
commit
2b229ffaef
@ -0,0 +1,12 @@ |
||||
[Unit] |
||||
Description=Osmocom Gb proxy |
||||
|
||||
[Service] |
||||
Type=simple |
||||
ExecStart=/usr/bin/osmo-gbproxy -c /etc/osmocom/osmo-gbproxy.cfg |
||||
Restart=always |
||||
RestartSec=2 |
||||
RestartPreventExitStatus=1 |
||||
|
||||
[Install] |
||||
WantedBy=multi-user.target |
Loading…
Reference in new issue