diff options
-rw-r--r-- | system/cronie/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/cronie/README b/system/cronie/README index b3882462b5e68..20ac09d3f6fa3 100644 --- a/system/cronie/README +++ b/system/cronie/README @@ -1,7 +1,7 @@ -Cronie contains the standard UNIX daemon crond that runs specified programs -at scheduled times and related tools. It is based on the original cron and -has security and configuration enhancements like the ability to use pam -and SELinux. +Cronie contains the standard UNIX daemon crond that runs specified +programs at scheduled times and related tools. It is based on the +original cron and has security and configuration enhancements like the +ability to use pam and SELinux. By default this SlackBuild will include anacron in the package. If you don't want this, pass ANACRON=no to the SlackBuild. |