mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-sip-connector.git
synced 2025-11-01 20:53:54 +00:00
debian: Use osmo-sip-connector.service from contrib
Use a symlink to avoid duplicating content. Remove nonsense Wants= line on itself. Change-Id: I556a91e012692c4073b4b832bccce0c850f684f8
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
[Unit]
|
||||
Description=Osmo SIP Connector
|
||||
Wants=osmo-sip-connector.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
||||
11
debian/osmo-sip-connector.service
vendored
11
debian/osmo-sip-connector.service
vendored
@@ -1,11 +0,0 @@
|
||||
[Unit]
|
||||
Description=Osmocom osmo-sip-connector
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
ExecStart=/usr/bin/osmo-sip-connector -c /etc/osmocom/osmo-sip-connector.cfg
|
||||
Restart=always
|
||||
RestartSec=2
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
1
debian/osmo-sip-connector.service
vendored
Symbolic link
1
debian/osmo-sip-connector.service
vendored
Symbolic link
@@ -0,0 +1 @@
|
||||
../contrib/systemd/osmo-sip-connector.service
|
||||
Reference in New Issue
Block a user