Skip to content

Conversation

@Xazziri
Copy link
Contributor

@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

fixes #524

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.

@murrant murrant changed the title Exchange chown lines for Find in 03-config.sh (#524) Improve startup speeds in some situations by using find before chown Jan 22, 2026
@murrant murrant merged commit f45cd57 into librenms:master Jan 22, 2026
5 checks passed
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.

Containers stuck on "Fixing perms..."

3 participants