Selaa lähdekoodia

for AltLinux changed ping access to public_caps

root 2 kuukautta sitten
vanhempi
sitoutus
b80ae57bb4
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      CHANGELOG.md
  2. 1 1
      install-eye.sh

+ 1 - 1
CHANGELOG.md

@@ -1,6 +1,6 @@
 # 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 plugin for FosWiki
 - 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
     fi
 
-    control ping public
+    control ping public_caps
 }
 
 # Install dependencies for Debian/Ubuntu