mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
synced 2025-11-02 13:03:33 +00:00
This is required to have git-buildpackage be able to create tarballs from the git repository and was done by Jan in the debian branch as well.
9 lines
157 B
Plaintext
9 lines
157 B
Plaintext
CONFIG_FILE="/etc/osmocom/osmo-nitb.cfg"
|
|
HLR_FILE="/var/lib/osmocom/hlr.sqlite3"
|
|
|
|
DAEMON_ARGS="-P"
|
|
|
|
# Uncomment if using LCR+Asterisk
|
|
# DAEMON_ARGS="-m -P"
|
|
|