wok diff nagios/stuff/nagios @ rev 12667

rage: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue May 01 11:48:38 2012 +0200 (2012-05-01)
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	Tue May 01 11:48:38 2012 +0200
     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