wok-6.x rev 12098
nagios: Typos
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Sun Mar 11 02:33:57 2012 +0100 (2012-03-11) |
parents | 8eca57f89147 |
children | 508c331860fd |
files | nagios/stuff/nagios |
line diff
1.1 --- a/nagios/stuff/nagios Sun Mar 11 02:33:09 2012 +0100 1.2 +++ b/nagios/stuff/nagios Sun Mar 11 02:33:57 2012 +0100 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