From 7f00d0419fa4631e186071293b155dd25d0c8073 Mon Sep 17 00:00:00 2001 From: Omar Kallel Date: Mon, 14 Sep 2020 17:31:12 +0100 Subject: [PATCH] Add the file /lib/upgrade/keep.d/icwmp when installing icwmp --- trx69/icwmp/Makefile | 1 - trx69/icwmp/files/lib/upgrade/keep.d/icwmp | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 trx69/icwmp/files/lib/upgrade/keep.d/icwmp diff --git a/trx69/icwmp/Makefile b/trx69/icwmp/Makefile index 97254c0e5..7d8a93223 100755 --- a/trx69/icwmp/Makefile +++ b/trx69/icwmp/Makefile @@ -147,7 +147,6 @@ endef define Package/$(PKG_NAME)/postinst #!/bin/sh - echo "$(CWMP_BKP_FILE)" >> $${IPKG_INSTROOT}/etc/sysupgrade.conf if [ -z "$${IPKG_INSTROOT}" ]; then echo "Enabling rc.d symlink for icwmpd" /etc/init.d/icwmpd enable diff --git a/trx69/icwmp/files/lib/upgrade/keep.d/icwmp b/trx69/icwmp/files/lib/upgrade/keep.d/icwmp new file mode 100644 index 000000000..836e51185 --- /dev/null +++ b/trx69/icwmp/files/lib/upgrade/keep.d/icwmp @@ -0,0 +1 @@ +/etc/icwmpd/.icwmpd_backup_session.xml