summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson2022-03-14 17:06:31 +0100
committer B. Watson2022-03-17 17:38:04 +0100
commit8c4fc59f35df0171632ec9418e4655efb61ee7c4 (patch)
tree1539da55475f3c6351b0a0ef756042e14ff02086
parentfe6a1b9eae77437e69a94443c15ec855d7edfe28 (diff)
downloadslackbuilds-8c4fc59f35df0171632ec9418e4655efb61ee7c4.tar.gz
system/cronie: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--system/cronie/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/cronie/README b/system/cronie/README
index b3882462b5..20ac09d3f6 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.