From: Thibault Godouet Date: Sat, 24 Aug 2024 08:41:08 +0000 (+0100) Subject: fixed doc entities runatresume/runatreboot X-Git-Tag: ver3_3_2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8236ae2c41a47c6fbd23262a6fd07a803e57681e;p=thirdparty%2Ffcron.git fixed doc entities runatresume/runatreboot --- diff --git a/doc/en/fcrontab.5.sgml b/doc/en/fcrontab.5.sgml index 0c98a5f..a91f68d 100644 --- a/doc/en/fcrontab.5.sgml +++ b/doc/en/fcrontab.5.sgml @@ -762,7 +762,7 @@ for most uses. a new one every time the OS reboots. This is very similar to the option &optvolatile; but based on the OS reboots instead of fcron restarts. You may also want to use option &optfirst; if you use fcron that way. - &seealso; options &optfirst;, &optvolatile;, &optrunonce;, &optrunatreboot;, &runatresume;. + &seealso; options &optfirst;, &optvolatile;, &optrunonce;, &optrunatreboot;, &optrunatresume;. @@ -791,7 +791,7 @@ permissions and environment (only root is allowed to use this option). For instance, if a program should be started automatically right after boot and run from 7am to 6pm, you could use the following fcrontab definitions: &runatreboot 0 6 * * 1-5 start_my_program.sh & 0 7 * * 1-5 stop_my_program.sh - &seealso; options &optvolatile;, &optrunonce;, &runatresume;, &optrebootreset;. + &seealso; options &optvolatile;, &optrunonce;, &optrunatresume;, &optrebootreset;. @@ -803,7 +803,7 @@ permissions and environment (only root is allowed to use this option). For instance, if a program should be started automatically right after a system resume, and run from 7am to 6pm, you could use the following fcrontab definitions: &runatresume 0 6 * * 1-5 start_my_program.sh & 0 7 * * 1-5 stop_my_program.sh - &seealso; options &optvolatile;, &optrunonce;, &runatreboot;, &optrebootreset;. + &seealso; options &optvolatile;, &optrunonce;, &optrunatreboot;, &optrebootreset;. @@ -823,7 +823,7 @@ linkend="uptent">lines based on elapsed system up time). boolean(false) Do not re-schedule the task after it has run once, until the next OS reboot (if &optvolatile; is not set) or until the next &fcron; daemon restart (if &optvolatile; is set). - &seealso; options &optvolatile;, &optrebootreset;, &optrunatreboot;, &runatresume;. + &seealso; options &optvolatile;, &optrebootreset;, &optrunatreboot;, &optrunatresume;. diff --git a/doc/fcron-doc.mod.in b/doc/fcron-doc.mod.in index 8cfce80..2963b76 100644 --- a/doc/fcron-doc.mod.in +++ b/doc/fcron-doc.mod.in @@ -107,6 +107,7 @@ reset'> runas'> runatreboot'> +runatresume'> runfreq'> runonce'> serial'>