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

jbossnative-commits at lists.jboss.org jbossnative-commits at lists.jboss.org
Wed Sep 26 13:04:09 EDT 2007


Author: mladen.turk at jboss.com
Date: 2007-09-26 13:04:09 -0400 (Wed, 26 Sep 2007)
New Revision: 1047

Modified:
   trunk/sight/java/org/jboss/sight/platform/linux/Services.properties
Log:
Be consistent. Remove extra dots in names

Modified: trunk/sight/java/org/jboss/sight/platform/linux/Services.properties
===================================================================
--- trunk/sight/java/org/jboss/sight/platform/linux/Services.properties	2007-09-26 17:01:44 UTC (rev 1046)
+++ trunk/sight/java/org/jboss/sight/platform/linux/Services.properties	2007-09-26 17:04:09 UTC (rev 1047)
@@ -117,11 +117,11 @@
 haldaemon.1=This is a daemon for collecting and maintaing information \
             about hardware from several sources.
 
-halt.0=Runlevel 0 (halt) or runlevel 6 (reboot).
+halt.0=Runlevel 0 (halt) or runlevel 6 (reboot)
 halt.1=It kills all processes, unmounts file systems and then either \
        halts or reboots.
 
-hidd.0=Bluetooth Human Interface Device Daemon.
+hidd.0=Bluetooth Human Interface Device Daemon
 hidd.1=Bluetooth Human Interface Device Daemon. Provides keyboard, \
        mouse etc. functionality over Bluetooth.
 
@@ -161,7 +161,7 @@
         loading a kdump kernel into memory at system bootup time, \
         and for copying away a vmcore at system panic time.
 
-kudzu.0=Kudzu hardware probe.
+kudzu.0=Kudzu hardware probe
 kudzu.1=This runs the hardware probe, and optionally configures \
         changed hardware.
 
@@ -183,11 +183,11 @@
 microcode_ctl.0=Apply cpu microcode
 microcode_ctl.1=Apply cpu microcode if kernel has CPU microcode device support.
 
-netfs.0=Mount network filesystems.
+netfs.0=Mount network filesystems
 netfs.1=Mounts and unmounts all Network File System (NFS), \
         SMB/CIFS (Lan Manager/Windows), and NCP (NetWare) mount points.
 
-netplugd.0=Network plug management daemon.
+netplugd.0=Network plug management daemon
 netplugd.1=Netplugd is a daemon for managing non-static network \
            interfaces.
 
@@ -312,7 +312,7 @@
          messages to various system log files. It is a good idea to always \
          run syslog.
 
-tux.0=TUX Kernel-based http server.
+tux.0=TUX Kernel-based http server
 tux.1=The TUX threaded kernel-based http server
 
 vncserver.0=VNCserver




More information about the jbossnative-commits mailing list