[PR #6109] [MERGED] feature: expand simple macros in more commands #5830

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6109
Author: @kmk3
Created: 11/27/2023
Status: Merged
Merged: 12/4/2023
Merged by: @netblue30

Base: masterHead: netfilter-expand-macros


📝 Commits (1)

  • e69c1df feature: expand simple macros in more commands

📊 Changes

2 files changed (+6 additions, -42 deletions)

View changed files

📝 src/firejail/main.c (+4 -36)
📝 src/firejail/profile.c (+2 -6)

📄 Description

This includes macros such as ${HOME} and ${RUNUSER}.

Commands:

  • --chroot=
  • --netfilter=
  • --netfilter6=
  • --trace=

Closes #6032.

Reported-by: @michelesr


🔄 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/6109 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/27/2023 **Status:** ✅ Merged **Merged:** 12/4/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `netfilter-expand-macros` --- ### 📝 Commits (1) - [`e69c1df`](https://github.com/netblue30/firejail/commit/e69c1df95e604db3945538ee9c1f72c8fbe89483) feature: expand simple macros in more commands ### 📊 Changes **2 files changed** (+6 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/main.c` (+4 -36) 📝 `src/firejail/profile.c` (+2 -6) </details> ### 📄 Description This includes macros such as `${HOME}` and `${RUNUSER}`. Commands: * --chroot= * --netfilter= * --netfilter6= * --trace= Closes #6032. Reported-by: @michelesr --- <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:45:41 -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#5830
No description provided.