Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Conversation

@ChrisDryden
Copy link
Collaborator

@ChrisDryden ChrisDryden commented Dec 17, 2025

I originally had a PR with multiple different nohup related fixes, and I am working on splitting up that PR into multiple smaller ones to make it easier to review. The functionality for this PR is specifically about the file permissions of the nohup.out file that is created.

The original PR that shows all of the fixes together is here: #9628 there are four fixes in total, this one is independent.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/overlay-headers (passes in this run but fails in the 'main' branch)
Skip an intermittent issue tests/tail/inotify-dir-recreate (was skipped on 'main', now failing)

[dependencies]
clap = { workspace = true }
libc = { workspace = true }
nix = { workspace = true, features = ["fs"] }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it doesn't seem to be necessary :)

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