[PR #3521] [MERGED] integrate join(-or-start) with dbus options (partial fix) #4791

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3521
Author: @smitsohu
Created: 7/18/2020
Status: Merged
Merged: 7/29/2020
Merged by: @smitsohu

Base: masterHead: join2


📝 Commits (1)

  • 72de734 integrate join(-or-start) with dbus options

📊 Changes

3 files changed (+33 additions, -14 deletions)

View changed files

📝 src/firejail/dbus.c (+24 -14)
📝 src/firejail/firejail.h (+2 -0)
📝 src/firejail/join.c (+7 -0)

📄 Description

update D-Bus environment variables during join, so that
a joining process is able to use D-Bus, too.


🔄 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/3521 **Author:** [@smitsohu](https://github.com/smitsohu) **Created:** 7/18/2020 **Status:** ✅ Merged **Merged:** 7/29/2020 **Merged by:** [@smitsohu](https://github.com/smitsohu) **Base:** `master` ← **Head:** `join2` --- ### 📝 Commits (1) - [`72de734`](https://github.com/netblue30/firejail/commit/72de7345179b18014e7003096055a005390d3b1c) integrate join(-or-start) with dbus options ### 📊 Changes **3 files changed** (+33 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/dbus.c` (+24 -14) 📝 `src/firejail/firejail.h` (+2 -0) 📝 `src/firejail/join.c` (+7 -0) </details> ### 📄 Description update D-Bus environment variables during `join`, so that a joining process is able to use D-Bus, too. --- <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:26:38 -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#4791
No description provided.