Эх сурвалжийг харах

README: added security note

Jon Schipp 12 жил өмнө
parent
commit
cdbb099ebd
1 өөрчлөгдсөн 2 нэмэгдсэн , 0 устгасан
  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.