[PR #1010] [MERGED] Don't touch aliases #3823

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1010
Author: @SYN-cook
Created: 12/27/2016
Status: Merged
Merged: 1/11/2017
Merged by: @netblue30

Base: masterHead: master


📝 Commits (2)

  • 702e15d Merge pull request #1 from netblue30/master
  • 652cf19 hands off bash aliases

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 etc/disable-common.inc (+1 -0)

📄 Description

.bash_aliases is called from .bashrc and can contain any kind of bash script. As a consequence, this file (which usually only exists if created deliberately) should be restricted as read-only.


🔄 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/1010 **Author:** [@SYN-cook](https://github.com/SYN-cook) **Created:** 12/27/2016 **Status:** ✅ Merged **Merged:** 1/11/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`702e15d`](https://github.com/netblue30/firejail/commit/702e15dfcb0f1028c25933328a376cbfab98b0ac) Merge pull request #1 from netblue30/master - [`652cf19`](https://github.com/netblue30/firejail/commit/652cf19945c004cc22355b99137a889126c79e91) hands off bash aliases ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-common.inc` (+1 -0) </details> ### 📄 Description .bash_aliases is called from .bashrc and can contain any kind of bash script. As a consequence, this file (which usually only exists if created deliberately) should be restricted as read-only. --- <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:08:35 -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#3823
No description provided.