[PR #1528] [MERGED] syscalls blacklisted twice #4009

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1528
Author: @smitsohu
Created: 9/4/2017
Status: Merged
Merged: 9/4/2017
Merged by: @topimiettinen

Base: masterHead: seccomp


📝 Commits (1)

  • 63f8622 "module" is already included in "privileged"

📊 Changes

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

View changed files

📝 src/fseccomp/syscall.c (+0 -1)

📄 Description

Group @module is already included in group @privileged. Tiny fix for syscalls in @module being printed twice with seccomp.print


🔄 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/1528 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 9/4/2017 **Status:** ✅ Merged **Merged:** 9/4/2017 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `seccomp` --- ### 📝 Commits (1) - [`63f8622`](https://github.com/netblue30/firejail/commit/63f8622759aa1a25bbe6791e76b58f1e3ec692c7) "module" is already included in "privileged" ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/fseccomp/syscall.c` (+0 -1) </details> ### 📄 Description Group `@module` is already included in group `@privileged`. Tiny fix for syscalls in `@module` being printed twice with `seccomp.print` --- <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:12:05 -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#4009
No description provided.