[jbossnative-commits] JBoss Native SVN: r1050 - in trunk/sight/java/org/jboss/sight/platform: solaris and 1 other directory.

jbossnative-commits at lists.jboss.org jbossnative-commits at lists.jboss.org
Thu Sep 27 03:05:27 EDT 2007


Author: mladen.turk at jboss.com
Date: 2007-09-27 03:05:27 -0400 (Thu, 27 Sep 2007)
New Revision: 1050

Modified:
   trunk/sight/java/org/jboss/sight/platform/linux/Services.properties
   trunk/sight/java/org/jboss/sight/platform/solaris/Services.properties
Log:
Add more services descriptions

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:41:18 UTC (rev 1049)
+++ trunk/sight/java/org/jboss/sight/platform/linux/Services.properties	2007-09-27 07:05:27 UTC (rev 1050)
@@ -135,7 +135,6 @@
 httpd.1=Apache is a World Wide Web server.  It is used to serve \
         HTML files and CGI.
 
-
 ip6tables.0=Ip6tables firewall
 ip6tables.1=Starts, stops and saves ip6tables firewall
 
@@ -360,3 +359,8 @@
 yum-updatesd.1=This is a daemon which periodically checks for updates \
                and can send notifications via mail, dbus or syslog.
 
+# Some common synonyms
+apache.2        = httpd
+apache2.2       = httpd
+cron.2          = crond
+samba.2         = smb

Modified: trunk/sight/java/org/jboss/sight/platform/solaris/Services.properties
===================================================================
--- trunk/sight/java/org/jboss/sight/platform/solaris/Services.properties	2007-09-27 06:41:18 UTC (rev 1049)
+++ trunk/sight/java/org/jboss/sight/platform/solaris/Services.properties	2007-09-27 07:05:27 UTC (rev 1050)
@@ -23,3 +23,31 @@
 # Services.properties
 # List the commonly known Solaris services
 #
+
+acct.0=Process accounting
+acct.1=Starts or stops process accounting.
+
+acctadm.0=Accounting configuration
+acctadm.1=Restore the extended accounting configuration that was in effect \
+          before reboot.
+
+httpd.0=Apache HTTP Server
+httpd.1=Apache is a World Wide Web server.  It is used to serve \
+        HTML files and CGI.
+
+sendmail.0=Mail Transport Agent
+sendmail.1=Sendmail is a Mail Transport Agent, which is the program \
+           that moves mail from one machine to another.
+
+samba.0=Samba network services
+samba.1=Starts and stops the Samba smbd and nmbd daemons \
+        used to provide SMB network services.
+
+syslog.0=System logging
+syslog.1=Syslog is the facility by which many daemons use to log \
+         messages to various system log files. It is a good idea to always \
+         run syslog.
+
+
+# Some common synonyms
+apache.2        = httpd




More information about the jbossnative-commits mailing list