[jbossnative-commits] JBoss Native SVN: r1049 - trunk/sight/java/org/jboss/sight/platform/linux.

jbossnative-commits at lists.jboss.org jbossnative-commits at lists.jboss.org
Thu Sep 27 02:41:18 EDT 2007


Author: mladen.turk at jboss.com
Date: 2007-09-27 02:41:18 -0400 (Thu, 27 Sep 2007)
New Revision: 1049

Modified:
   trunk/sight/java/org/jboss/sight/platform/linux/Services.properties
Log:
Fix naming style, by removing extra capitalization

Modified: trunk/sight/java/org/jboss/sight/platform/linux/Services.properties
===================================================================
--- trunk/sight/java/org/jboss/sight/platform/linux/Services.properties	2007-09-27 06:36:38 UTC (rev 1048)
+++ trunk/sight/java/org/jboss/sight/platform/linux/Services.properties	2007-09-27 06:41:18 UTC (rev 1049)
@@ -24,7 +24,7 @@
 # List the commonly known Linux services
 #
 
-acpid.0=Power Management
+acpid.0=ACPI daemon
 acpid.1=Listen and dispatch ACPI events from the kernel
 
 anacron.0=Actions scheduler
@@ -38,13 +38,13 @@
       specified when at was run, and runs batch commands when the load \
       average is low enough.
 
-auditd.0=Auditing System Daemon
-auditd.1=Linux Auditing System Daemon
+auditd.0=Auditing system daemon
+auditd.1=Linux auditing dystem daemon
 
 autofs.0=Automount
 autofs.1=Automounts filesystems on demand
 
-avahi-daemon.0=Avahi Daemon
+avahi-daemon.0=Avahi daemon
 avahi-daemon.1=This is a daemon which runs on client machines to perform \
                Zeroconf service discovery on a network. avahi-daemon must be \
                running on systems that use Avahi for service discovery. \
@@ -85,11 +85,11 @@
                      This script just avoids that the postun script \
                      of hal-cups-utils < 0.6.0 fails.
 
-dc_client.0=Distcache Client Proxy
-dc_client.1=Distributed SSL Session Cache Client Proxy.
+dc_client.0=Distcache client proxy
+dc_client.1=Distributed SSL session cache client proxy.
 
-dc_server.0=Distcache Server
-dc_server.1=Distributed SSL Session Cache server.
+dc_server.0=Distcache server
+dc_server.1=Distributed SSL session cache server.
 
 dhcdbd.0=DHcp Client D-Bus Daemon
 dhcdbd.1=dhcdbd provides D-BUS control of the ISC DHCP client, \
@@ -139,8 +139,8 @@
 ip6tables.0=Ip6tables firewall
 ip6tables.1=Starts, stops and saves ip6tables firewall
 
-ipmi.0=OpenIPMI Driver
-ipmi.1=OpenIPMI Driver init script
+ipmi.0=OpenIPMI driver
+ipmi.1=OpenIPMI driver init script
 
 iptables.0=Iptables firewall
 iptables.1=Starts, stops and saves iptables firewall
@@ -171,8 +171,8 @@
 kudzu.1=This runs the hardware probe, and optionally configures \
         changed hardware.
 
-mcstrans.0=SELinux Context Translation System Daemon
-mcstrans.1=This starts the SELinux Context Translation System Daemon
+mcstrans.0=SELinux context translation system daemon
+mcstrans.1=This starts the SELinux context translation system daemon
 
 mdmonitor.0=RAID monitoring and management
 mdmonitor.1=This starts, stops, and reloads the mdadm-based \




More information about the jbossnative-commits mailing list