[PR #822] [MERGED] If .Xauthority is symlink, skip and warn #3762

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/822
Author: @manevich
Created: 9/28/2016
Status: Merged
Merged: 9/29/2016
Merged by: @netblue30

Base: masterHead: xauthority-link


📝 Commits (1)

  • 7671983 if .Xauthority is symlink, skip and warn

📊 Changes

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

View changed files

📝 src/firejail/fs_home.c (+2 -2)

📄 Description

~/.Xauthority being symlink is not fatal error, warning about this and skipping it in further processing is enough.
Fix for https://github.com/netblue30/firejail/issues/821


🔄 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/822 **Author:** [@manevich](https://github.com/manevich) **Created:** 9/28/2016 **Status:** ✅ Merged **Merged:** 9/29/2016 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `xauthority-link` --- ### 📝 Commits (1) - [`7671983`](https://github.com/netblue30/firejail/commit/7671983267e5e31b1bd436ec8e7fdb340b6f7b84) if .Xauthority is symlink, skip and warn ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/firejail/fs_home.c` (+2 -2) </details> ### 📄 Description `~/.Xauthority` being symlink is not fatal error, warning about this and skipping it in further processing is enough. Fix for https://github.com/netblue30/firejail/issues/821 --- <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:07:28 -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#3762
No description provided.