summaryrefslogtreecommitdiffstats
path: root/rules/logrotate.in
diff options
context:
space:
mode:
authorJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
committerJochen Frieling <j.frieling@pengutronix.de>2007-10-17 22:15:19 +0000
commitdfd6d2d82a8cbc39f53da537026c5e4c0a85bcca (patch)
tree5628ce5bcacdfcfbd42d7894976ca932837c2597 /rules/logrotate.in
parent838c9462e9abe3fb8ce3e9c0e52d67f80ae4acf0 (diff)
downloadptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.gz
ptxdist-dfd6d2d82a8cbc39f53da537026c5e4c0a85bcca.tar.xz
* help texts j..l rounded off, some fixes
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7454 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/logrotate.in')
-rw-r--r--rules/logrotate.in16
1 files changed, 8 insertions, 8 deletions
diff --git a/rules/logrotate.in b/rules/logrotate.in
index 1f66a1996..f570736c3 100644
--- a/rules/logrotate.in
+++ b/rules/logrotate.in
@@ -1,12 +1,12 @@
config LOGROTATE
- bool
+ bool
prompt "logrotate "
select LIBPOPT
help
- The logrotate utility is designed to simplify the
- administration of log files on a system which generates a lot
- of log files. Logrotate allows for the automatic rotation
- compression, removal and mailing of log files. Logrotate can
- be set to handle a log file daily, weekly, monthly or when the
- log file gets to a certain size. Normally, logrotate runs as
- a daily cron job.
+ The logrotate utility is designed to simplify the
+ administration of log files on a system which generates a lot
+ of log files. Logrotate allows for the automatic rotation
+ compression, removal and mailing of log files. Logrotate can
+ be set to handle a log file daily, weekly, monthly or when the
+ log file gets to a certain size. Normally, logrotate runs as
+ a daily cron job.