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

Tim Niemeyer tim.niemeyer at mastersword.de
Do Dez 10 15:58:37 CET 2015


ACK

Am 10. Dezember 2015 15:51:08 MEZ, schrieb Steffen Pankratz <kratz00 at gmx.de>:
>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




Mehr Informationen über die Mailingliste franken-dev