Skip to content

Ensure that standard file descriptors are open#266

Merged
bbonev merged 2 commits intoeudev-project:masterfrom
bbonev:std-fds
Oct 5, 2023
Merged

Ensure that standard file descriptors are open#266
bbonev merged 2 commits intoeudev-project:masterfrom
bbonev:std-fds

Conversation

@bbonev
Copy link
Member

@bbonev bbonev commented Oct 3, 2023

this will avoid unwillingly using fd in the 0..2 range
closes: #185

there is a trivial white space fix included

bbonev added 2 commits October 3, 2023 20:54
- this will avoid unwillingly using fd in the 0..2 range
- closes: eudev-project#185
@bbonev
Copy link
Member Author

bbonev commented Oct 5, 2023

No review and/or objections here. Merging...

@bbonev bbonev merged commit 901dc17 into eudev-project:master Oct 5, 2023
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.

udevd fails to start when started without stdin/out/err fds

1 participant