[PATCH 1/1] - fixed crontab entry (plus white space fix)

Steffen Pankratz kratz00 at gmx.de
Do Dez 10 15:51:08 CET 2015


Signed-off-by: Steffen Pankratz <kratz00 at gmx.de>
---
 bsp/default/root_file_system/etc/crontabs/root | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bsp/default/root_file_system/etc/crontabs/root b/bsp/default/root_file_system/etc/crontabs/root
index ccbb441..89f0e79 100644
--- a/bsp/default/root_file_system/etc/crontabs/root
+++ b/bsp/default/root_file_system/etc/crontabs/root
@@ -1,3 +1,3 @@
-*/5 * * * *	sleep $(/usr/bin/random 0 29); sh /etc/fastdstart.sh; sh /etc/nodewatcher.sh; sleep $(/usr/bin/random 0 209); sh /etc/configurator.sh
-0/30 * * * * sleep $(/usr/bin/random 0 1790); /etc/syncHostname.sh
+*/5 * * * * sleep $(/usr/bin/random 0 29); sh /etc/fastdstart.sh; sh /etc/nodewatcher.sh; sleep $(/usr/bin/random 0 209); sh /etc/configurator.sh
+*/30 * * * * sleep $(/usr/bin/random 0 1790); /etc/syncHostname.sh
 */1 * * * * /usr/sbin/batctl gw off; sleep 1; /usr/sbin/batctl gw client
-- 
2.6.3




Mehr Informationen über die Mailingliste franken-dev