mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #4747] [MERGED] Skype profile tweaks #5241
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#5241
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:skype-config📝 Commits (2)
cb78e40skype: Create and whitelist config dirdebfef9skype: 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
whitelistandmkdir, 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.