Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix chown syntax on deb packages #244

Closed
f-galland opened this issue May 29, 2024 · 0 comments · Fixed by #245
Closed

Fix chown syntax on deb packages #244

f-galland opened this issue May 29, 2024 · 0 comments · Fixed by #245
Assignees
Labels
level/task Task issue type/bug Bug issue

Comments

@f-galland
Copy link
Member

Description

Our current packages throw a warning at install time about improper usage of the chown command:

Running Wazuh Indexer Post-Installation Script
chown: warning: '.' should be ':': ‘wazuh-indexer.wazuh-indexer’
chown: warning: '.' should be ':': ‘wazuh-indexer.wazuh-indexer’
chown: warning: '.' should be ':': ‘wazuh-indexer.wazuh-indexer’
chown: warning: '.' should be ':': ‘wazuh-indexer.wazuh-indexer’
chown: warning: '.' should be ':': ‘wazuh-indexer.wazuh-indexer’
chown: warning: '.' should be ':': ‘wazuh-indexer.wazuh-indexer’
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
level/task Task issue type/bug Bug issue
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants