mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #1152] [MERGED] blacklist X11 startup scripts #3857
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#3857
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/1152
Author: @SYN-cook
Created: 3/21/2017
Status: ✅ Merged
Merged: 3/22/2017
Merged by: @netblue30
Base:
master← Head:master📝 Commits (4)
4a0c2d8more blacklisting (X11 session autostart)2596d7fredundant with disable-common.incc5be712Merge pull request #1 from SYN-cook/SYN-cook-patch-blacklist9b26d0adon't blacklist ~/.profile📊 Changes
2 files changed (+8 additions, -6 deletions)
View changed files
📝
etc/disable-common.inc(+8 -4)📝
etc/disable-programs.inc(+0 -2)📄 Description
I tried to complete the list with some help from the Debian manual.
All scripts are now uniformly blacklisted. I guess having them all read-only would already be sufficient, but blacklisting doesn't do any harm, as these files are only run/accessed once in the X session startup process. EDIT: except potentially ~/.profile, which is left as read-only
Besides this I would like to suggest blacklisting a further location for systemd user units and just one more autostart folder (this time KDE4).
Finally there are some minor tidy up works in disable-programs.inc.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.