summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2000-02-22 12:14:20 +0000
committerPascal Rigaux <pixel@mandriva.com>2000-02-22 12:14:20 +0000
commit213e385df136bdea70f5edfcbb85336120c87c96 (patch)
tree8113676579032fc7c64c2e68119e4814d40185d0 /perl-install/services.pm
parent12b224d0ed08d9adb5bb342768e441901b0e530c (diff)
downloaddrakx-backup-do-not-use-213e385df136bdea70f5edfcbb85336120c87c96.tar
drakx-backup-do-not-use-213e385df136bdea70f5edfcbb85336120c87c96.tar.gz
drakx-backup-do-not-use-213e385df136bdea70f5edfcbb85336120c87c96.tar.bz2
drakx-backup-do-not-use-213e385df136bdea70f5edfcbb85336120c87c96.tar.xz
drakx-backup-do-not-use-213e385df136bdea70f5edfcbb85336120c87c96.zip
no_comment
Diffstat (limited to 'perl-install/services.pm')
-rw-r--r--perl-install/services.pm5
1 files changed, 2 insertions, 3 deletions
diff --git a/perl-install/services.pm b/perl-install/services.pm
index 6e838cc05..c75422c68 100644
--- a/perl-install/services.pm
+++ b/perl-install/services.pm
@@ -12,9 +12,8 @@ use run_program;
my %services = (
anacron => __("Anacron a periodic command scheduler."),
-apmd => __("apmd is used for monitoring batery status and logging it via
-syslog(8). It can also be used for shutting down the machine when the battery is
-low."),
+apmd => __("apmd is used for monitoring batery status and logging it via syslog.
+It can also be used for shutting down the machine when the battery is low."),
atd => __("Runs commands scheduled by the at command at the time specified when
at was run, and runs batch commands when the load average is low enough."),
crond => __("cron is a standard UNIX program that runs user-specified programs