From 25b3a27b52e72d3dee68d39991979193139b5ea8 Mon Sep 17 00:00:00 2001 From: koennecke Date: Fri, 30 Oct 2009 13:49:59 +0000 Subject: [PATCH] - Updated gencom documentation --- doc/manager/gencom.htm | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/manager/gencom.htm b/doc/manager/gencom.htm index 07dd82db..1a7fc8c1 100644 --- a/doc/manager/gencom.htm +++ b/doc/manager/gencom.htm @@ -112,7 +112,9 @@ time intervalls. This can be achieved with the sicscron command:
sicscron intervall bla blab blab
This command installs a reoccuring task into SICS. The first parameter is the intervall in seconds between calls to the SICS -command. Everything behind that is treated as the command to execute. +command. Everything behind that is treated as the command to execute. + The script has to be designed such that it does not return errors. + Errors in a cron script cause the cron task to be stopped.

The SICS Online Help System