diff options
author | Richard Narron <richard@aaazen.com> | 2015-01-11 07:12:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-01-11 07:13:21 +0700 |
commit | 6acfb016fdc8f057e03c2644fe2f1452fb6ee05d (patch) | |
tree | 656c39b1c162d5afcb5bc04d04970216d86a49eb /system/fcron/slack-desc | |
parent | f0eb71fc2057f1bdb6599ed7ad39503d271c35c4 (diff) | |
download | slackbuilds-6acfb016fdc8f057e03c2644fe2f1452fb6ee05d.tar.gz |
system/fcron: Fix README and doinstall.sh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/fcron/slack-desc')
-rw-r--r-- | system/fcron/slack-desc | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/fcron/slack-desc b/system/fcron/slack-desc index 821ff388ec..4c8dacbd1a 100644 --- a/system/fcron/slack-desc +++ b/system/fcron/slack-desc @@ -9,11 +9,11 @@ fcron: fcron (periodical command scheduler) fcron: fcron: Fcron is a periodical command scheduler which aims at replacing -fcron: Vixie Cron and Anacron. -fcron: -fcron: Fcron works well on systems that are not continuously running such -fcron: as laptops or desktops and it is loaded with features. +fcron: Vixie Cron and Anacron. Fcron works well on systems that are not +fcron: continuously running such as laptops or desktops and it is loaded +fcrom: with features. fcron: fcron: When a machine is powered on, Fcron can start jobs that were fcron: skipped while the machine was powered off. +fcron: fcron: Homepage: http://fcron.free.fr/ |