Przeglądaj źródła

spelling: allowing

Josh Soref 9 lat temu
rodzic
commit
d761ef9d57
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      sample-config/nrpe.cfg.in

+ 1 - 1
sample-config/nrpe.cfg.in

@@ -141,7 +141,7 @@ allow_bash_command_substitution=0
 # *** THIS EXAMPLE MAY POSE A POTENTIAL SECURITY RISK, SO USE WITH CAUTION! ***
 # *** THIS EXAMPLE MAY POSE A POTENTIAL SECURITY RISK, SO USE WITH CAUTION! ***
 # Usage scenario:
 # Usage scenario:
 # Execute restricted commmands using sudo.  For this to work, you need to add
 # Execute restricted commmands using sudo.  For this to work, you need to add
-# the nagios user to your /etc/sudoers.  An example entry for alllowing
+# the nagios user to your /etc/sudoers.  An example entry for allowing
 # execution of the plugins from might be:
 # execution of the plugins from might be:
 #
 #
 # nagios          ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/
 # nagios          ALL=(ALL) NOPASSWD: /usr/lib/nagios/plugins/