# HG changeset patch # User Eric Joseph-Alexandre # Date 1331429637 -3600 # Node ID 20ec44b61ab6eabe883ddb284f74dc313f935af5 # Parent 8eca57f89147847f76bc5258333310ec7b87892d nagios: Typos diff -r 8eca57f89147 -r 20ec44b61ab6 nagios/stuff/nagios --- a/nagios/stuff/nagios Sun Mar 11 02:33:09 2012 +0100 +++ b/nagios/stuff/nagios Sun Mar 11 02:33:57 2012 +0100 @@ -1,8 +1,8 @@ #!/bin/sh -# /etc/init.d/nagios : Start, stop and restart SSH server on SliTaz, at +# /etc/init.d/nagios : Start, stop and restart Nagios server on SliTaz, at # boot time or with the command line. # -# To start SSH server at boot time, just put nagios in the $RUN_DAEMONS +# To start Nagios at boot time, just put nagios in the $RUN_DAEMONS # variable of /etc/rcS.conf and configure options with /etc/daemons.conf # . /etc/init.d/rc.functions