[PR #1152] [MERGED] blacklist X11 startup scripts #3857

Closed
opened 2026-05-05 10:09:13 -06:00 by gitea-mirror · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (4)

  • 4a0c2d8 more blacklisting (X11 session autostart)
  • 2596d7f redundant with disable-common.inc
  • c5be712 Merge pull request #1 from SYN-cook/SYN-cook-patch-blacklist
  • 9b26d0a don'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.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1152 **Author:** [@SYN-cook](https://github.com/SYN-cook) **Created:** 3/21/2017 **Status:** ✅ Merged **Merged:** 3/22/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (4) - [`4a0c2d8`](https://github.com/netblue30/firejail/commit/4a0c2d8f0cbe93408421123f9e192bf4411d1bde) more blacklisting (X11 session autostart) - [`2596d7f`](https://github.com/netblue30/firejail/commit/2596d7f907f5d1b9f830a2057593a5a53b64339b) redundant with disable-common.inc - [`c5be712`](https://github.com/netblue30/firejail/commit/c5be71243995049144a0baf50a8090a3f00fd08d) Merge pull request #1 from SYN-cook/SYN-cook-patch-blacklist - [`9b26d0a`](https://github.com/netblue30/firejail/commit/9b26d0ab9defce727de2476f72490b534366e259) don't blacklist ~/.profile ### 📊 Changes **2 files changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-common.inc` (+8 -4) 📝 `etc/disable-programs.inc` (+0 -2) </details> ### 📄 Description I tried to complete the list with some help from the [Debian manual](https://www.debian.org/doc/manuals/debian-reference/ch07.en.html#_starting_the_x_window_system). 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:09:13 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#3857
No description provided.