mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #753] [MERGED] Fix chmod/umask problem #3744
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#3744
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/753
Author: @manevich
Created: 8/29/2016
Status: ✅ Merged
Merged: 8/30/2016
Merged by: @netblue30
Base:
master← Head:fix📝 Commits (2)
18a1ae6fix umask problemad9977echange errExit message to include filename📊 Changes
6 files changed (+25 additions, -1 deletions)
View changed files
📝
src/firejail/appimage.c(+2 -0)📝
src/firejail/fs.c(+8 -0)📝
src/firejail/fs_bin.c(+2 -0)📝
src/firejail/fs_dev.c(+10 -0)📝
src/firejail/fs_etc.c(+2 -0)📝
src/include/common.h(+1 -1)📄 Description
Put back previously removed chmod calls.
Fixes https://github.com/netblue30/firejail/issues/749
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.