Skip to content

RPM packages try to install the service in a wrong path in CentOS 8 #323

@DanielMorLoz

Description

@DanielMorLoz

Hello team!

I've noticed the Wazuh manager is not correctly installed on CentOS 8 systems.
By using systemctl command:

[root@centOS8-17 home]# systemctl status wazuh-manager
Unit wazuh-manager.service could not be found.

And Service:

[root@centOS8-17 home]# service wazuh-manager start
Reloading systemd:                                         [  OK  ]
Starting wazuh-manager (via systemctl):  Failed to start wazuh-manager.service: Unit wazuh-manager.service not found.
                                                           [FAILED]

I was able to start it by using /var/ossec/bin/ossec-control start but systemctl still can't see it.

Metadata

Metadata

Assignees

Labels

operationsFeedback from our operations teamrpmtype/bugBug issue

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions