Change-Id: I36dd16b75beb4d9bd8081aca6e44c5b72e58feadchanges/22/6522/1
parent
b18bbf3fd8
commit
df62bb330e
@ -0,0 +1,12 @@ |
||||
[Unit] |
||||
Description=Osmo SIP Connector |
||||
Wants=osmo-sip-connector.service |
||||
|
||||
[Service] |
||||
Type=simple |
||||
Restart=always |
||||
ExecStart=/usr/bin/osmo-sip-connector -c /etc/osmocom/osmo-sip-connector.cfg |
||||
RestartSec=2 |
||||
|
||||
[Install] |
||||
WantedBy=multi-user.target |
Loading…
Reference in new issue