aboutsummaryrefslogtreecommitdiff
path: root/apps/sdlog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sdlog/Makefile')
-rw-r--r--apps/sdlog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/sdlog/Makefile b/apps/sdlog/Makefile
index 73490f6e5..61f224e99 100644
--- a/apps/sdlog/Makefile
+++ b/apps/sdlog/Makefile
@@ -36,7 +36,7 @@
#
APPNAME = sdlog
-PRIORITY = SCHED_PRIORITY_DEFAULT - 1
+PRIORITY = SCHED_PRIORITY_DEFAULT - 30
STACKSIZE = 2048
include $(APPDIR)/mk/app.mk