sysmocom-backup: Include /etc/lcr for lcr config files in backup

This is needed on all systems where we have customer-specific lcr
configuration.
This commit is contained in:
Harald Welte 2014-05-19 18:49:02 +02:00
parent f9697c1e24
commit c4956c65a3
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ FILES="\
etc/ggsn.conf \
etc/default \
var/lib/osmocom/hlr.sqlite3 \
etc/lcr \
"
DATE=`date +%Y%m%d`