Skip to content

Commit

Permalink
Dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcr99 committed Nov 22, 2023
1 parent 0809738 commit 458931c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion debs/SPECS/wazuh-manager/debian/postinst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
set -e
case "$1" in
configure)

OS=$(lsb_release -si)
VER=$(lsb_release -sr)
DIR="/var/ossec"
Expand Down
2 changes: 1 addition & 1 deletion rpms/SPECS/wazuh-manager.spec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
%global __os_install_post %{nil}
%define __strip /bin/true
%endif

Summary: Wazuh helps you to gain security visibility into your infrastructure by monitoring hosts at an operating system and application level. It provides the following capabilities: log analysis, file integrity monitoring, intrusions detection and policy and compliance monitoring
Name: wazuh-manager
Version: 4.7.1
Expand Down

0 comments on commit 458931c

Please sign in to comment.