missing apt command line option
This commit is contained in:
@@ -128,7 +128,7 @@ systemctl start osqueryd
|
||||
curl -s https://packages.wazuh.com/key/GPG-KEY-WAZUH | gpg --no-default-keyring --keyring gnupg-ring:/usr/share/keyrings/wazuh.gpg --import && chmod 644 /usr/share/keyrings/wazuh.gpg
|
||||
echo "deb [signed-by=/usr/share/keyrings/wazuh.gpg] https://packages.wazuh.com/4.x/apt/ stable main" | tee -a /etc/apt/sources.list.d/wazuh.list
|
||||
apt update
|
||||
WAZUH_MANAGER="siem01.de-roo.org" apt install wazuh-agent
|
||||
WAZUH_MANAGER="siem01.de-roo.org" apt install wazuh-agent -y
|
||||
systemctl daemon-reload
|
||||
systemctl enable wazuh-agent
|
||||
systemctl start wazuh-agent
|
||||
|
||||
Reference in New Issue
Block a user