MSC: use systemd dropin override
Use override file instead of writing the unit service file directly.
This commit is contained in:
parent
3f437e3c6a
commit
680e0b53e2
2 changed files with 8 additions and 4 deletions
3
modules/rhizo_base/files/systemd/osmo-msc.override
Normal file
3
modules/rhizo_base/files/systemd/osmo-msc.override
Normal file
|
@ -0,0 +1,3 @@
|
|||
[Service]
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/osmo-msc -c /etc/osmocom/osmo-msc.cfg -l /var/lib/osmocom/sms.db
|
Loading…
Add table
Add a link
Reference in a new issue