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