[PR #6683] [MERGED] profiles: floorp: add profile sync daemon paths #6121

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6683
Author: @Renkoto
Created: 3/16/2025
Status: Merged
Merged: 3/23/2025
Merged by: @kmk3

Base: masterHead: floorp-profile-pwa-fix


📝 Commits (1)

  • 8969b20 profiles: floorp: add profile sync daemon paths

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 etc/inc/disable-programs.inc (+2 -0)
📝 etc/profile-a-l/floorp.profile (+5 -1)

📄 Description

Fix typo.

Denying read-write access to ${HOME}/.local/share/applications prevents Floorp from creating shortcuts to the application launcher, which breaks the (experimental) PWA feature on Linux.

Additionally i whitelisted the directories ${RUNUSER}/*floorp* and
whitelist ${RUNUSER}/psd/*floorp* to enable profile-sync-daemon support.

Since this is my first time doing a PR, I may have missed something, feel free to edit if needed.

Relates to:


🔄 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/6683 **Author:** [@Renkoto](https://github.com/Renkoto) **Created:** 3/16/2025 **Status:** ✅ Merged **Merged:** 3/23/2025 **Merged by:** [@kmk3](https://github.com/kmk3) **Base:** `master` ← **Head:** `floorp-profile-pwa-fix` --- ### 📝 Commits (1) - [`8969b20`](https://github.com/netblue30/firejail/commit/8969b20aa065d58c5c4f0043183f65c4fbde9bf6) profiles: floorp: add profile sync daemon paths ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/inc/disable-programs.inc` (+2 -0) 📝 `etc/profile-a-l/floorp.profile` (+5 -1) </details> ### 📄 Description Fix typo. Denying read-write access to ${HOME}/.local/share/applications prevents Floorp from creating shortcuts to the application launcher, which breaks the (experimental) PWA feature on Linux. Additionally i whitelisted the directories `${RUNUSER}/*floorp* `and whitelist `${RUNUSER}/psd/*floorp* `to enable profile-sync-daemon support. Since this is my first time doing a PR, I may have missed something, feel free to edit if needed. Relates to: * #6030 --- <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:51:06 -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#6121
No description provided.