Skip to content

Fix incorrect permissions for X11 Unix socket#34613

Merged
zmb3 merged 1 commit intomasterfrom
zmb3/x11-perms
Nov 15, 2023
Merged

Fix incorrect permissions for X11 Unix socket#34613
zmb3 merged 1 commit intomasterfrom
zmb3/x11-perms

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Nov 15, 2023

We were passing decimal 1777 instead of octal.

Closes #24819

Changelog: Fix incorrect permissions when opening X11 listener.

We were passing decimal 1777 instead of octal.

Closes #24819
@zmb3 zmb3 enabled auto-merge November 15, 2023 14:07
@zmb3 zmb3 added this pull request to the merge queue Nov 15, 2023
Merged via the queue into master with commit f8c5164 Nov 15, 2023
@zmb3 zmb3 deleted the zmb3/x11-perms branch November 15, 2023 14:46
@public-teleport-github-review-bot
Copy link
Copy Markdown

@zmb3 See the table below for backport results.

Branch Result
branch/v12 Create PR
branch/v13 Create PR
branch/v14 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect permissions are set for x11SockDir

3 participants