[PR #3315] WIP: feature: Firejail as a service #4719

Open
opened 2026-05-05 10:25:20 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3315
Author: @topimiettinen
Created: 4/4/2020
Status: 🔄 Open

Base: masterHead: firejail-service


📝 Commits (1)

📊 Changes

3 files changed (+153 additions, -2 deletions)

View changed files

firejail.socket (+11 -0)
firejail@.service (+2 -0)
📝 src/firejail/main.c (+140 -2)

📄 Description

Run Firejail as socket activated service, so it doesn't need to be
setuid.


🔄 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/3315 **Author:** [@topimiettinen](https://github.com/topimiettinen) **Created:** 4/4/2020 **Status:** 🔄 Open **Base:** `master` ← **Head:** `firejail-service` --- ### 📝 Commits (1) - [`9f68534`](https://github.com/netblue30/firejail/commit/9f68534ea19fba2f64af0462f7594a06705524da) Firejail as a service ### 📊 Changes **3 files changed** (+153 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `firejail.socket` (+11 -0) ➕ `firejail@.service` (+2 -0) 📝 `src/firejail/main.c` (+140 -2) </details> ### 📄 Description Run Firejail as socket activated service, so it doesn't need to be setuid. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-05 10:25:20 -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#4719
No description provided.