]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
core97: Ship dnsmasq
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Dec 2015 14:37:02 +0000 (15:37 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 28 Dec 2015 14:37:02 +0000 (15:37 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/rootfiles/core/97/filelists/dnsmasq [new symlink]
config/rootfiles/core/97/update.sh

diff --git a/config/rootfiles/core/97/filelists/dnsmasq b/config/rootfiles/core/97/filelists/dnsmasq
new file mode 120000 (symlink)
index 0000000..d469c74
--- /dev/null
@@ -0,0 +1 @@
+../../../common/dnsmasq
\ No newline at end of file
index 4727d36726b1160533430fbe911c424c8675c85c..e6d4f21b790cbf7b55a4e07ee8c991974004f58c 100644 (file)
@@ -32,6 +32,7 @@ do
 done
 
 # Stop services
+/etc/init.d/dnsmasq stop
 
 # Extract files
 extract_files
@@ -40,6 +41,7 @@ extract_files
 # /usr/local/bin/update-lang-cache
 
 # Start services
+/etc/init.d/dnsmasq start
 
 # This update need a reboot...
 #touch /var/run/need_reboot