فهرست منبع

for AltLinux changed ping access to public_caps

root 2 ماه پیش
والد
کامیت
b80ae57bb4
2فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 1 1
      CHANGELOG.md
  2. 1 1
      install-eye.sh

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # Changelog 3.0.2 - release
 # Changelog 3.0.2 - release
 
 
-- bugfix: Switches were "forgotten" when processing the device macro. Fixed
+- bugfix: when processing the mac device table, the switches were "forgotten". Fixed
 - upload bash script for run update wiki *.pl
 - upload bash script for run update wiki *.pl
 - upload plugin for FosWiki
 - upload plugin for FosWiki
 - log login & ip from $_POST|$_GET or server headers if SESSION is empty
 - log login & ip from $_POST|$_GET or server headers if SESSION is empty

+ 1 - 1
install-eye.sh

@@ -345,7 +345,7 @@ install_deps_altlinux() {
         control fping public
         control fping public
     fi
     fi
 
 
-    control ping public
+    control ping public_caps
 }
 }
 
 
 # Install dependencies for Debian/Ubuntu
 # Install dependencies for Debian/Ubuntu