diff options
author | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-09-06 15:17:51 +0200 |
---|---|---|
committer | Pau Espin Pedrol <pespin@sysmocom.de> | 2018-09-06 15:18:08 +0200 |
commit | 3233e0d9df8c61b789ed8980c0d16b541b2204a5 (patch) | |
tree | 35d2c8768cf415c5d18dbd299828f24100dfa49b /contrib | |
parent | cddf0d175e218bd8bc5668ea4adb3349399392ed (diff) |
debian: Use osmo-sip-connector.service from contrib
Use a symlink to avoid duplicating content.
Remove nonsense Wants= line on itself.
Change-Id: I556a91e012692c4073b4b832bccce0c850f684f8
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/systemd/osmo-sip-connector.service | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/systemd/osmo-sip-connector.service b/contrib/systemd/osmo-sip-connector.service index e44ab9b..a08f167 100644 --- a/contrib/systemd/osmo-sip-connector.service +++ b/contrib/systemd/osmo-sip-connector.service @@ -1,6 +1,5 @@ [Unit] Description=Osmo SIP Connector -Wants=osmo-sip-connector.service [Service] Type=simple |