wok diff nagios/stuff/nagios @ rev 13185

Up: drupal to 7.15.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Aug 02 23:52:02 2012 +0000 (2012-08-02)
parents b4044080e3a4
children 0d8a1a3edc72
line diff
     1.1 --- a/nagios/stuff/nagios	Wed Feb 02 01:16:56 2011 +0100
     1.2 +++ b/nagios/stuff/nagios	Thu Aug 02 23:52:02 2012 +0000
     1.3 @@ -1,8 +1,8 @@
     1.4  #!/bin/sh
     1.5 -# /etc/init.d/nagios : Start, stop and restart SSH server on SliTaz, at 
     1.6 +# /etc/init.d/nagios : Start, stop and restart Nagios server on SliTaz, at 
     1.7  # boot time or with the command line.
     1.8  #
     1.9 -# To start SSH server at boot time, just put nagios in the $RUN_DAEMONS
    1.10 +# To start Nagios at boot time, just put nagios in the $RUN_DAEMONS
    1.11  # variable of /etc/rcS.conf and configure options with /etc/daemons.conf
    1.12  #
    1.13  . /etc/init.d/rc.functions