From 5a0ddc615deaf0268139c61930f9af986f9b8ba7 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 1 Dec 2015 22:36:21 +0000 Subject: [PATCH] core96: Ship updated dnsmasq Signed-off-by: Michael Tremer --- config/rootfiles/core/96/filelists/dnsmasq | 1 + config/rootfiles/core/96/update.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 120000 config/rootfiles/core/96/filelists/dnsmasq diff --git a/config/rootfiles/core/96/filelists/dnsmasq b/config/rootfiles/core/96/filelists/dnsmasq new file mode 120000 index 0000000000..d469c74631 --- /dev/null +++ b/config/rootfiles/core/96/filelists/dnsmasq @@ -0,0 +1 @@ +../../../common/dnsmasq \ No newline at end of file diff --git a/config/rootfiles/core/96/update.sh b/config/rootfiles/core/96/update.sh index f40a0756ae..80cba85a58 100644 --- a/config/rootfiles/core/96/update.sh +++ b/config/rootfiles/core/96/update.sh @@ -40,7 +40,7 @@ extract_files # /usr/local/bin/update-lang-cache # Start services -/etc/init.d/dnsmasq start +/etc/init.d/dnsmasq restart /etc/init.d/sshd start /etc/init.d/squid start -- 2.39.5