From fedc5d30ae0a39a7d308adae8ed918dc5b603067 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Wed, 1 Jan 2020 04:11:54 +0200 Subject: base-files: move /tmp/resolv.conf.auto to /tmp/resolv.conf.d/ Having it in a directory it more friendly for mount-bind. Signed-off-by: Daniel Golle --- package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index f203c29e95..35ad80888f 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -12,7 +12,7 @@ include $(INCLUDE_DIR)/version.mk include $(INCLUDE_DIR)/feeds.mk PKG_NAME:=base-files -PKG_RELEASE:=211 +PKG_RELEASE:=212 PKG_FLAGS:=nonshared PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ -- cgit v1.2.3