[PR #1854] [MERGED] add --noautopulse arg for complex pulse setups #4094

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1854
Author: @vermeeren
Created: 4/1/2018
Status: Merged
Merged: 4/2/2018
Merged by: @netblue30

Base: masterHead: master


📝 Commits (1)

  • 617ff40 add --noautopulse arg for complex pulse setups

📊 Changes

8 files changed (+26 additions, -1 deletions)

View changed files

📝 RELNOTES (+1 -0)
📝 src/firejail/firejail.h (+1 -0)
📝 src/firejail/main.c (+3 -0)
📝 src/firejail/profile.c (+4 -0)
📝 src/firejail/sandbox.c (+1 -1)
📝 src/firejail/usage.c (+1 -0)
📝 src/man/firejail-profile.txt (+4 -0)
📝 src/man/firejail.txt (+11 -0)

📄 Description

such as remote pulse servers or non-standard socket paths

closes #1028


🔄 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/1854 **Author:** [@vermeeren](https://github.com/vermeeren) **Created:** 4/1/2018 **Status:** ✅ Merged **Merged:** 4/2/2018 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`617ff40`](https://github.com/netblue30/firejail/commit/617ff40c9334929101c39d0a758fbaefad6a0f78) add --noautopulse arg for complex pulse setups ### 📊 Changes **8 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `RELNOTES` (+1 -0) 📝 `src/firejail/firejail.h` (+1 -0) 📝 `src/firejail/main.c` (+3 -0) 📝 `src/firejail/profile.c` (+4 -0) 📝 `src/firejail/sandbox.c` (+1 -1) 📝 `src/firejail/usage.c` (+1 -0) 📝 `src/man/firejail-profile.txt` (+4 -0) 📝 `src/man/firejail.txt` (+11 -0) </details> ### 📄 Description such as remote pulse servers or non-standard socket paths closes #1028 --- <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:13:39 -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#4094
No description provided.