[PR #1201] [MERGED] new baloo profile #3877

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1201
Author: @SYN-cook
Created: 4/8/2017
Status: Merged
Merged: 4/9/2017
Merged by: @netblue30

Base: masterHead: patch-2


📝 Commits (4)

📊 Changes

2 files changed (+43 additions, -0 deletions)

View changed files

etc/baloo_file.profile (+41 -0)
📝 etc/disable-programs.inc (+2 -0)

📄 Description

seccomp needs to stay disabled, because baloo makes ioprio_set system calls, which are on the seccomp blacklist.

Tested both on KDE4 and KDE5.


🔄 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/1201 **Author:** [@SYN-cook](https://github.com/SYN-cook) **Created:** 4/8/2017 **Status:** ✅ Merged **Merged:** 4/9/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (4) - [`9c3bf83`](https://github.com/netblue30/firejail/commit/9c3bf8306b38297fc7f4c2f4f395b80ce2bee711) new baloo profile - [`18733fe`](https://github.com/netblue30/firejail/commit/18733fe48ea928ab8203d460a8a39116c0ce6e2e) complete baloo blacklist - [`e760379`](https://github.com/netblue30/firejail/commit/e76037947da2fd60b3e54b88e191ad6fc768829b) add x11 isolation - [`605453c`](https://github.com/netblue30/firejail/commit/605453cb75120ca456e655ab15670ab7beed7fca) improve x11 isolation ### 📊 Changes **2 files changed** (+43 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `etc/baloo_file.profile` (+41 -0) 📝 `etc/disable-programs.inc` (+2 -0) </details> ### 📄 Description seccomp needs to stay disabled, because baloo makes ioprio_set system calls, which are on the seccomp blacklist. Tested both on KDE4 and KDE5. --- <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:09:36 -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#3877
No description provided.