Explorar o código

README: added security note

Jon Schipp %!s(int64=12) %!d(string=hai) anos
pai
achega
cdbb099ebd
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -16,3 +16,5 @@ $ echo ’Defaults:nagios !requiretty ’ >> /etc/sudoers
 $ echo ’nagios ALL=(root) NOPASSWD:/usr/local/nagios/libexec/∗’ >> /etc/sudoers
 ```
 
+If that is the case be sure to limit write permissions for the scripts so that
+one cannot simply update the scripts with malicious code.