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

Workaround stupid permissions check #50

Merged
merged 2 commits into from
Dec 31, 2024
Merged

Workaround stupid permissions check #50

merged 2 commits into from
Dec 31, 2024

Conversation

thespad
Copy link
Member

@thespad thespad commented Dec 31, 2024

linuxserver.io


  • I have read the contributing guideline and understand that I have made the correct modifications

Description:

Closes #49

The setup process does an explicit permissions check on /app/www/public/includes/sys.config.php, which we're symlinking to /config and this seems to break it. But if we (non-recursively) chown the parent includes folder to abc, it's quite happy apparently.

Benefits of this PR and context:

How Has This Been Tested?

Source / References:

@thespad thespad requested a review from a team December 31, 2024 12:24
@thespad thespad self-assigned this Dec 31, 2024
@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/projectsend/r1720-pkg-ebcd49a4-dev-f8f39828144400d6f16f592bd6518f6078e9f6f4-pr-50/index.html
https://ci-tests.linuxserver.io/lspipepr/projectsend/r1720-pkg-ebcd49a4-dev-f8f39828144400d6f16f592bd6518f6078e9f6f4-pr-50/shellcheck-result.xml

Tag Passed
amd64-r1720-pkg-ebcd49a4-dev-f8f39828144400d6f16f592bd6518f6078e9f6f4-pr-50
arm64v8-r1720-pkg-ebcd49a4-dev-f8f39828144400d6f16f592bd6518f6078e9f6f4-pr-50

@LinuxServer-CI
Copy link
Contributor

I am a bot, here are the test results for this PR:
https://ci-tests.linuxserver.io/lspipepr/projectsend/r1720-pkg-ebcd49a4-dev-c960227f8817fc0d936940d35906deaaf311f06f-pr-50/index.html
https://ci-tests.linuxserver.io/lspipepr/projectsend/r1720-pkg-ebcd49a4-dev-c960227f8817fc0d936940d35906deaaf311f06f-pr-50/shellcheck-result.xml

Tag Passed
amd64-r1720-pkg-ebcd49a4-dev-c960227f8817fc0d936940d35906deaaf311f06f-pr-50
arm64v8-r1720-pkg-ebcd49a4-dev-c960227f8817fc0d936940d35906deaaf311f06f-pr-50

@thespad thespad merged commit 68a9745 into master Dec 31, 2024
5 checks passed
@thespad thespad deleted the firstrun-fix branch December 31, 2024 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

[BUG] Config file not writeable
3 participants