From 19a4317093718fc057d1a84d577593aaaee5c42e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 14 Jul 2016 23:36:49 +0100 Subject: [PATCH] core104: Ship recently updated packages Signed-off-by: Michael Tremer --- config/rootfiles/core/104/filelists/acl | 1 + config/rootfiles/core/104/filelists/curl | 1 + config/rootfiles/core/104/filelists/dnsmasq | 1 + config/rootfiles/core/104/filelists/i586/acpid | 1 + config/rootfiles/core/104/filelists/iputils | 1 + config/rootfiles/core/104/filelists/libcap | 1 + config/rootfiles/core/104/filelists/pcre | 1 + config/rootfiles/core/104/filelists/popt | 1 + config/rootfiles/core/104/filelists/x86_64/acpid | 1 + config/rootfiles/core/104/update.sh | 1 + 10 files changed, 10 insertions(+) create mode 120000 config/rootfiles/core/104/filelists/acl create mode 120000 config/rootfiles/core/104/filelists/curl create mode 120000 config/rootfiles/core/104/filelists/dnsmasq create mode 120000 config/rootfiles/core/104/filelists/i586/acpid create mode 120000 config/rootfiles/core/104/filelists/iputils create mode 120000 config/rootfiles/core/104/filelists/libcap create mode 120000 config/rootfiles/core/104/filelists/pcre create mode 120000 config/rootfiles/core/104/filelists/popt create mode 120000 config/rootfiles/core/104/filelists/x86_64/acpid diff --git a/config/rootfiles/core/104/filelists/acl b/config/rootfiles/core/104/filelists/acl new file mode 120000 index 0000000000..d819f9c480 --- /dev/null +++ b/config/rootfiles/core/104/filelists/acl @@ -0,0 +1 @@ +../../../common/acl \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/curl b/config/rootfiles/core/104/filelists/curl new file mode 120000 index 0000000000..4b84bef53a --- /dev/null +++ b/config/rootfiles/core/104/filelists/curl @@ -0,0 +1 @@ +../../../common/curl \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/dnsmasq b/config/rootfiles/core/104/filelists/dnsmasq new file mode 120000 index 0000000000..d469c74631 --- /dev/null +++ b/config/rootfiles/core/104/filelists/dnsmasq @@ -0,0 +1 @@ +../../../common/dnsmasq \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/i586/acpid b/config/rootfiles/core/104/filelists/i586/acpid new file mode 120000 index 0000000000..21d36ee1dd --- /dev/null +++ b/config/rootfiles/core/104/filelists/i586/acpid @@ -0,0 +1 @@ +../../../../common/i586/acpid \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/iputils b/config/rootfiles/core/104/filelists/iputils new file mode 120000 index 0000000000..361c28f71a --- /dev/null +++ b/config/rootfiles/core/104/filelists/iputils @@ -0,0 +1 @@ +../../../common/iputils \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/libcap b/config/rootfiles/core/104/filelists/libcap new file mode 120000 index 0000000000..ed67d950a8 --- /dev/null +++ b/config/rootfiles/core/104/filelists/libcap @@ -0,0 +1 @@ +../../../common/libcap \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/pcre b/config/rootfiles/core/104/filelists/pcre new file mode 120000 index 0000000000..b390d9a367 --- /dev/null +++ b/config/rootfiles/core/104/filelists/pcre @@ -0,0 +1 @@ +../../../common/pcre \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/popt b/config/rootfiles/core/104/filelists/popt new file mode 120000 index 0000000000..d71a9ab041 --- /dev/null +++ b/config/rootfiles/core/104/filelists/popt @@ -0,0 +1 @@ +../../../common/popt \ No newline at end of file diff --git a/config/rootfiles/core/104/filelists/x86_64/acpid b/config/rootfiles/core/104/filelists/x86_64/acpid new file mode 120000 index 0000000000..289f8f53b2 --- /dev/null +++ b/config/rootfiles/core/104/filelists/x86_64/acpid @@ -0,0 +1 @@ +../../../../common/x86_64/acpid \ No newline at end of file diff --git a/config/rootfiles/core/104/update.sh b/config/rootfiles/core/104/update.sh index 53ca6f78c8..46842e8420 100644 --- a/config/rootfiles/core/104/update.sh +++ b/config/rootfiles/core/104/update.sh @@ -56,6 +56,7 @@ ldconfig #/usr/local/bin/update-lang-cache # Start services +/etc/init.d/dnsmasq restart /etc/init.d/collectd start /etc/init.d/snort restart -- 2.39.5