[PR #943] [CLOSED] Fixed buggy typo (my fault) #3799

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/943
Author: @Fred-Barclay
Created: 11/27/2016
Status: Closed

Base: masterHead: bugfix


📝 Commits (1)

  • d4f0fcb Fixed buggy typo (my fault)

📊 Changes

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

View changed files

📝 etc/disable-programs.inc (+1 -1)

📄 Description

I just found when firejail wouldn't start that I had typed "%{HOME}" instead of "${HOME}" for the pluma config line in disable-programs.inc. Oops!
This stopped firejail from running any profile with the line include /etc/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/943 **Author:** [@Fred-Barclay](https://github.com/Fred-Barclay) **Created:** 11/27/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `bugfix` --- ### 📝 Commits (1) - [`d4f0fcb`](https://github.com/netblue30/firejail/commit/d4f0fcbb366d2464861927bf11e2d7c8b28e78cf) Fixed buggy typo (my fault) ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+1 -1) </details> ### 📄 Description I just found when firejail wouldn't start that I had typed "%{HOME}" instead of "${HOME}" for the pluma config line in disable-programs.inc. Oops! This stopped firejail from running any profile with the line `include /etc/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:08:07 -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#3799
No description provided.