[PR #5172] [MERGED] disable-shell.inc: add global shell paths from ids.config #5391

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5172
Author: @kmk3
Created: 6/2/2022
Status: Merged
Merged: 6/3/2022
Merged by: @netblue30

Base: masterHead: ds-add-ids-paths


📝 Commits (2)

  • 2183171 ids.config: sort global shell paths
  • 03af910 disable-shell.inc: add global shell paths from ids.config

📊 Changes

2 files changed (+32 additions, -1 deletions)

View changed files

📝 etc/ids.config (+2 -1)
📝 etc/inc/disable-shell.inc (+30 -0)

📄 Description

Since /etc/profile is present, add the other shell-related paths in /etc
that are listed on ids.config.

Suggestion by @rusty-snake[1].

Relates to #5167 #5170.

[1] https://github.com/netblue30/firejail/pull/5167#pullrequestreview-989621852


🔄 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/5172 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 6/2/2022 **Status:** ✅ Merged **Merged:** 6/3/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `ds-add-ids-paths` --- ### 📝 Commits (2) - [`2183171`](https://github.com/netblue30/firejail/commit/21831717679bfab60c998aebbb47886db84ea23a) ids.config: sort global shell paths - [`03af910`](https://github.com/netblue30/firejail/commit/03af910fdcb5fbdc3b2bb00df716debf6593876d) disable-shell.inc: add global shell paths from ids.config ### 📊 Changes **2 files changed** (+32 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/ids.config` (+2 -1) 📝 `etc/inc/disable-shell.inc` (+30 -0) </details> ### 📄 Description Since /etc/profile is present, add the other shell-related paths in /etc that are listed on ids.config. Suggestion by @rusty-snake[1]. Relates to #5167 #5170. [1] https://github.com/netblue30/firejail/pull/5167#pullrequestreview-989621852 --- <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:37:33 -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#5391
No description provided.