From 5d8d4fbbcb5c5de9370711c19bb3510210989a98 Mon Sep 17 00:00:00 2001 From: Ilya Lipnitskiy Date: Sat, 20 Feb 2021 16:02:15 -0800 Subject: treewide: Run refresh on all packages The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy --- admin/gkrellmd/patches/100-conf.patch | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'admin/gkrellmd') diff --git a/admin/gkrellmd/patches/100-conf.patch b/admin/gkrellmd/patches/100-conf.patch index c4b9ea20e..8716a31a9 100644 --- a/admin/gkrellmd/patches/100-conf.patch +++ b/admin/gkrellmd/patches/100-conf.patch @@ -1,7 +1,5 @@ -Index: gkrellm-2.3.10/server/gkrellmd.conf -=================================================================== ---- gkrellm-2.3.10.orig/server/gkrellmd.conf 2008-03-09 10:19:26.000000000 +0100 -+++ gkrellm-2.3.10/server/gkrellmd.conf 2008-03-09 10:19:26.000000000 +0100 +--- a/server/gkrellmd.conf ++++ b/server/gkrellmd.conf @@ -4,7 +4,7 @@ # the client update frequency. Values may be from 1 to 10 and should be # smaller values to reduce network traffic. @@ -31,5 +29,5 @@ Index: gkrellm-2.3.10/server/gkrellmd.conf -#detach +detach - # Time interval between checks for various monitors. If nfs-interval - # is <= 0 then gkrellmd will not read data for nfs file system types. + # Enable writing logging message to the system syslog file + # NOTE: On windows this enables logging to the windows event log -- cgit v1.2.3