From 1b6242fc583a6b871304fb995af6dc211b58f69b Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:48:23 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- recipes-core/numad/numad-0.6/numad.conf.patch | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 recipes-core/numad/numad-0.6/numad.conf.patch (limited to 'recipes-core/numad/numad-0.6/numad.conf.patch') diff --git a/recipes-core/numad/numad-0.6/numad.conf.patch b/recipes-core/numad/numad-0.6/numad.conf.patch new file mode 100644 index 0000000..0b63ca0 --- /dev/null +++ b/recipes-core/numad/numad-0.6/numad.conf.patch @@ -0,0 +1,14 @@ +Add DIRECTORY_MOUNT_POINT to configuration file. + +Signed-off-by: Radu Patriu +Upstream-Status: Pending + +Index: numad/numad.conf +=================================================================== +--- numad.orig/numad.conf 2014-03-13 17:12:38.000000000 +0200 ++++ numad/numad.conf 2014-03-13 17:40:39.417851081 +0200 +@@ -3,3 +3,4 @@ + # Default INTERVAL is 15 + # modify below to change it + INTERVAL=15 ++DIRECTORY_MOUNT_POINT="/sys/fs/cgroup/cpuset" -- cgit v1.2.3-54-g00ecf