فهرست منبع

README: added security note

Jon Schipp 12 سال پیش
والد
کامیت
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.