Skip to content

Conversation

@Xazziri
Copy link

@Xazziri Xazziri commented Jan 16, 2026

Change chown lines to fix delayed startup due to long running chown (issue #524)

I can't get the command proposed by @Zugschlus in issue #524 to work when testing in a controlled environment. What does work though:

-not \( -user librenms -group librenms \)

This makes it a check for files NOT owned by user librenms AND group librenms, which is what I think we are trying to achieve.

As @murrant requested, I've created a pull request with this change

Change chown lines to fix delayed startup due to long running chown (issue librenms#524)
@Xazziri Xazziri requested a review from crazy-max as a code owner January 16, 2026 15:13
@CLAassistant
Copy link

CLAassistant commented Jan 16, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants