[PR #4747] [MERGED] Skype profile tweaks #5241

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/4747
Author: @WhyNotHugo
Created: 12/7/2021
Status: Merged
Merged: 12/8/2021
Merged by: @netblue30

Base: masterHead: skype-config


📝 Commits (2)

  • cb78e40 skype: Create and whitelist config dir
  • debfef9 skype: Harden D-Bus profile

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 etc/profile-m-z/skypeforlinux.profile (+10 -1)

📄 Description

I hope these are in-order, since this profile is a bit of an unusual one.

I added Skype's config directory to whitelist and mkdir, since otherwise the session is lost when closing and re-running it, requiring logging in again each time it's run.

I also hardened the D-Bus aspect of the profile: I started out blocking everything, and then unblocked the necessary bit. Surprisingly, Skype will log out immediately after starting without org.kde.StatusNotifierWatcher, I've no idea about the correlation. It's probably good to keep it around for tray users too anyway.

Ran a test call and it worked fine. User session is retained when quitting/re-running 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/4747 **Author:** [@WhyNotHugo](https://github.com/WhyNotHugo) **Created:** 12/7/2021 **Status:** ✅ Merged **Merged:** 12/8/2021 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `skype-config` --- ### 📝 Commits (2) - [`cb78e40`](https://github.com/netblue30/firejail/commit/cb78e40afec695ecc06e405e6970ae2a4bf2fb6d) skype: Create and whitelist config dir - [`debfef9`](https://github.com/netblue30/firejail/commit/debfef929d20809e61130ef360d6e89cfbd19991) skype: Harden D-Bus profile ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/skypeforlinux.profile` (+10 -1) </details> ### 📄 Description I hope these are in-order, since this profile is a bit of an unusual one. I added Skype's config directory to `whitelist` and `mkdir`, since otherwise the session is lost when closing and re-running it, requiring logging in again each time it's run. I also hardened the D-Bus aspect of the profile: I started out blocking everything, and then unblocked the necessary bit. Surprisingly, Skype will log out immediately after starting _without_ `org.kde.StatusNotifierWatcher`, I've no idea about the correlation. It's probably good to keep it around for tray users too anyway. Ran a test call and it worked fine. User session is retained when quitting/re-running 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:34:49 -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#5241
No description provided.