[PR #6969] [MERGED] bugfix: check for --quiet/--debug earlier during init #6252

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6969
Author: @kmk3
Created: 11/21/2025
Status: Merged
Merged: 11/22/2025
Merged by: @kmk3

Base: masterHead: check-quiet-debug-earlier


📝 Commits (1)

  • 1fc05c7 bugfix: check for --quiet/--debug earlier during init

📊 Changes

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

View changed files

📝 src/firejail/main.c (+18 -16)

📄 Description

Parse them as early as possible (after dropping permissions, etc), as
checkcfg() checks for arg_debug (for example).

Relates to #6878 #6951.

Kind of relates to #6579.


🔄 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/6969 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 11/21/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `check-quiet-debug-earlier` --- ### 📝 Commits (1) - [`1fc05c7`](https://github.com/netblue30/firejail/commit/1fc05c77c2e81e81fdff73874ddddc78326859ac) bugfix: check for --quiet/--debug earlier during init ### 📊 Changes **1 file changed** (+18 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/main.c` (+18 -16) </details> ### 📄 Description Parse them as early as possible (after dropping permissions, etc), as `checkcfg()` checks for `arg_debug` (for example). Relates to #6878 #6951. Kind of relates to #6579. --- <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:53:34 -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#6252
No description provided.