[PR #3161] [MERGED] blacklist ${RUNUSER}/wayland-* in every profile with blacklist /tmp/.X11-unix or x11 none #4663

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/3161
Author: @rusty-snake
Created: 1/17/2020
Status: Merged
Merged: 1/18/2020
Merged by: @rusty-snake

Base: masterHead: bl-wayland


📝 Commits (3)

  • a3cc09e add 'blacklist ${RUNUSER}/wayland-*' to all profi…
  • 634cf3b add 'blacklist ${RUNUSER}/wayland-*' to all profi…
  • 5d16ad9 add RUNUSER and Disable Wayland to the template

📊 Changes

65 files changed (+108 additions, -0 deletions)

View changed files

📝 etc/7z.profile (+2 -0)
📝 etc/ar.profile (+2 -0)
📝 etc/aria2c.profile (+1 -0)
📝 etc/artha.profile (+1 -0)
📝 etc/atool.profile (+2 -0)
📝 etc/audio-recorder.profile (+2 -0)
📝 etc/bsdtar.profile (+2 -0)
📝 etc/checkbashisms.profile (+2 -0)
📝 etc/clamav.profile (+2 -0)
📝 etc/cpio.profile (+2 -0)
📝 etc/dconf.profile (+2 -0)
📝 etc/ddgtk.profile (+2 -0)
📝 etc/devilspie.profile (+2 -0)
📝 etc/devilspie2.profile (+2 -0)
📝 etc/dnsmasq.profile (+1 -0)
📝 etc/elinks.profile (+1 -0)
📝 etc/enchant.profile (+2 -0)
📝 etc/exiftool.profile (+2 -0)
📝 etc/file.profile (+2 -0)
📝 etc/gconf-editor.profile (+1 -0)

...and 45 more files

📄 Description

This PR adds blacklist ${RUNUSER}/wayland-* (the default location for wayland-sockets) to every profile with blacklist /tmp/.X11-unix or x11 none


🔄 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/3161 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 1/17/2020 **Status:** ✅ Merged **Merged:** 1/18/2020 **Merged by:** [@rusty-snake](https://github.com/rusty-snake) **Base:** `master` ← **Head:** `bl-wayland` --- ### 📝 Commits (3) - [`a3cc09e`](https://github.com/netblue30/firejail/commit/a3cc09e5d96beb53dd13d48a9202bae97fb474aa) add 'blacklist ${RUNUSER}/wayland-*' to all profi… - [`634cf3b`](https://github.com/netblue30/firejail/commit/634cf3b49a4583439c30224b28f5965ffdb3178e) add 'blacklist ${RUNUSER}/wayland-*' to all profi… - [`5d16ad9`](https://github.com/netblue30/firejail/commit/5d16ad901e5ffc57f1eebeec64ae610871d51543) add RUNUSER and Disable Wayland to the template ### 📊 Changes **65 files changed** (+108 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/7z.profile` (+2 -0) 📝 `etc/ar.profile` (+2 -0) 📝 `etc/aria2c.profile` (+1 -0) 📝 `etc/artha.profile` (+1 -0) 📝 `etc/atool.profile` (+2 -0) 📝 `etc/audio-recorder.profile` (+2 -0) 📝 `etc/bsdtar.profile` (+2 -0) 📝 `etc/checkbashisms.profile` (+2 -0) 📝 `etc/clamav.profile` (+2 -0) 📝 `etc/cpio.profile` (+2 -0) 📝 `etc/dconf.profile` (+2 -0) 📝 `etc/ddgtk.profile` (+2 -0) 📝 `etc/devilspie.profile` (+2 -0) 📝 `etc/devilspie2.profile` (+2 -0) 📝 `etc/dnsmasq.profile` (+1 -0) 📝 `etc/elinks.profile` (+1 -0) 📝 `etc/enchant.profile` (+2 -0) 📝 `etc/exiftool.profile` (+2 -0) 📝 `etc/file.profile` (+2 -0) 📝 `etc/gconf-editor.profile` (+1 -0) _...and 45 more files_ </details> ### 📄 Description This PR adds `blacklist ${RUNUSER}/wayland-*` (the default location for wayland-sockets) to every profile with `blacklist /tmp/.X11-unix` or `x11 none` --- <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:24:18 -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#4663
No description provided.