Skip to content

chmod go-rwx resurrect dir#562

Open
burka wants to merge 1 commit intotmux-plugins:masterfrom
burka:chmod-resurrect-dir
Open

chmod go-rwx resurrect dir#562
burka wants to merge 1 commit intotmux-plugins:masterfrom
burka:chmod-resurrect-dir

Conversation

@burka
Copy link

@burka burka commented Feb 21, 2026

the resurrect dir is created with mkdir -p but never locked down, so with default umask it's world-readable.

this just strips group/other permissions after mkdir.

fixes #561

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.

shouldn't we chmod the resurrect folder?

1 participant