aboutsummaryrefslogtreecommitdiff
path: root/system/cronie
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-03-14 12:06:31 -0400
committerB. Watson <yalhcru@gmail.com>2022-03-17 12:38:04 -0400
commit8c4fc59f35df0171632ec9418e4655efb61ee7c4 (patch)
tree1539da55475f3c6351b0a0ef756042e14ff02086 /system/cronie
parentfe6a1b9eae77437e69a94443c15ec855d7edfe28 (diff)
system/cronie: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/cronie')
-rw-r--r--system/cronie/README8
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.