mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-10-30 19:53:50 +00:00
Install sample cfg file to /etc/osmocom
Change-Id: I2ac73f426d9489fcd64c2eea547eb1f3ec26ae2c
This commit is contained in:
1
debian/osmo-hlr.install
vendored
1
debian/osmo-hlr.install
vendored
@@ -1,3 +1,4 @@
|
|||||||
|
/etc/osmocom/osmo-hlr.cfg
|
||||||
/lib/systemd/system/osmo-hlr.service
|
/lib/systemd/system/osmo-hlr.service
|
||||||
/usr/bin/osmo-hlr
|
/usr/bin/osmo-hlr
|
||||||
/usr/bin/osmo-hlr-db-tool
|
/usr/bin/osmo-hlr-db-tool
|
||||||
|
|||||||
@@ -1,3 +1,8 @@
|
|||||||
|
osmoconfdir = $(sysconfdir)/osmocom
|
||||||
|
osmoconf_DATA = osmo-hlr.cfg
|
||||||
|
|
||||||
|
EXTRA_DIST = osmo-hlr.cfg
|
||||||
|
|
||||||
CFG_FILES = find $(srcdir) -name '*.cfg*' | sed -e 's,^$(srcdir),,'
|
CFG_FILES = find $(srcdir) -name '*.cfg*' | sed -e 's,^$(srcdir),,'
|
||||||
|
|
||||||
dist-hook:
|
dist-hook:
|
||||||
|
|||||||
Reference in New Issue
Block a user