aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fsodeviced
diff options
context:
space:
mode:
authorSebastian Spaeth <Sebastian@SSpaeth.de>2009-11-21 19:25:21 +0100
committerSebastian Spaeth <Sebastian@SSpaeth.de>2009-11-21 19:25:21 +0100
commit51044058d7fe02b4781077f7f40af30f387301a5 (patch)
treea44c81322aa8a0928bfe34b7f4bf637a27d9918f /recipes/freesmartphone/fsodeviced
parent0a9b043061c46469a4972cc7aac80b8d3d0c2d67 (diff)
downloadopenembedded-51044058d7fe02b4781077f7f40af30f387301a5.tar.gz
fsodeviced: set default niceness to +10 rather than -19
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'recipes/freesmartphone/fsodeviced')
-rw-r--r--recipes/freesmartphone/fsodeviced/fsodeviced2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/freesmartphone/fsodeviced/fsodeviced b/recipes/freesmartphone/fsodeviced/fsodeviced
index 2e701eda29..2926481e55 100644
--- a/recipes/freesmartphone/fsodeviced/fsodeviced
+++ b/recipes/freesmartphone/fsodeviced/fsodeviced
@@ -8,7 +8,7 @@
PATH=/bin:/usr/bin:/sbin:/usr/sbin
NAME=fsodeviced
-NICENESS=-19
+NICENESS=10
[ -f /etc/default/rcS ] && . /etc/default/rcS