diff --git a/ffho/ffho-debug/luasrc/bin/ffho-debug b/ffho/ffho-debug/luasrc/bin/ffho-debug
index cf206d2010f3819f3fa5bb788ae5c56b17f716cd..250ec0273e8431866c73a708371f8088ce33976c 100755
--- a/ffho/ffho-debug/luasrc/bin/ffho-debug
+++ b/ffho/ffho-debug/luasrc/bin/ffho-debug
@@ -126,7 +126,7 @@ if oldReport==nil then
 
 	-- show cron jobs
 	debugdata = debugdata .. "---- BEGIN CRON JOBS ----\n"
-	debugdata = debugdata .. cmd("grep -r \"\" /usr/lib/micron.d/ | sed -e \"s/:/:\n/\"")
+	debugdata = debugdata .. cmd("grep -r \"\" /usr/lib/micron.d/ | sed -e \"s/:/:\\n/\"")
 	debugdata = debugdata .. "---- END CRON JOBS ----\n\n"
 
 	-- now get some information about the network status