From e5158aea0a6ea2be4e4da3b3b7b02bf78e13be48 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 16 May 2016 18:02:03 +0100 Subject: [PATCH] core103: Ship updated dnsmasq Signed-off-by: Michael Tremer --- config/rootfiles/core/103/filelists/dnsmasq | 1 + config/rootfiles/core/103/update.sh | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 120000 config/rootfiles/core/103/filelists/dnsmasq diff --git a/config/rootfiles/core/103/filelists/dnsmasq b/config/rootfiles/core/103/filelists/dnsmasq new file mode 120000 index 0000000000..d469c74631 --- /dev/null +++ b/config/rootfiles/core/103/filelists/dnsmasq @@ -0,0 +1 @@ +../../../common/dnsmasq \ No newline at end of file diff --git a/config/rootfiles/core/103/update.sh b/config/rootfiles/core/103/update.sh index 2c1d0abd72..65a85a207c 100644 --- a/config/rootfiles/core/103/update.sh +++ b/config/rootfiles/core/103/update.sh @@ -56,9 +56,8 @@ ldconfig # Update Language cache #/usr/local/bin/update-lang-cache -# # Start services -# +/etc/init.d/dnsmasq restart sync # This update need a reboot... -- 2.39.5