소스 검색

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
 
-- 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