Skip to content

netserver: don't change permissions on /dev/null#27

Open
aweits wants to merge 1 commit intoHewlettPackard:masterfrom
aweits:master
Open

netserver: don't change permissions on /dev/null#27
aweits wants to merge 1 commit intoHewlettPackard:masterfrom
aweits:master

Conversation

@aweits
Copy link
Copy Markdown

@aweits aweits commented Oct 8, 2018

the (now default) suppress_debug=1 changes permissions on /dev/null
to 0644. Don't do this.

the (now default) suppress_debug=1 changes permissions on /dev/null
to 0644. Don't do this.
@ssbarnea
Copy link
Copy Markdown

Randomly ended up here but this is real reason to worry,... so many things would be broken due to this.

@marceloleitner
Copy link
Copy Markdown
Contributor

I'd say it shouldn't even change the permissions, but just rely on umask instead.
Setting 644 is no safe anyway.

@jonassmedegaard
Copy link
Copy Markdown

This relates to #26

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.

4 participants