[PR #1558] [MERGED] Set shell none for ssh-agent configuration #4021

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1558
Author: @jelford
Created: 9/17/2017
Status: Merged
Merged: 9/18/2017
Merged by: @netblue30

Base: masterHead: ssh-agent-noshell


📝 Commits (1)

  • e6cc6c7 Set shell none for ssh-agent configuration

📊 Changes

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

View changed files

📝 etc/ssh-agent.profile (+1 -0)

📄 Description

It's common to invoke ssh-agent in shell login config, so if firejail launches it through a shell, that can lead to an infinite loop


🔄 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/1558 **Author:** [@jelford](https://github.com/jelford) **Created:** 9/17/2017 **Status:** ✅ Merged **Merged:** 9/18/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `ssh-agent-noshell` --- ### 📝 Commits (1) - [`e6cc6c7`](https://github.com/netblue30/firejail/commit/e6cc6c7b13f6495ffb2688509c2bcf2fc5793b7e) Set `shell none` for ssh-agent configuration ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `etc/ssh-agent.profile` (+1 -0) </details> ### 📄 Description It's common to invoke ssh-agent in shell login config, so if firejail launches it through a shell, that can lead to an infinite loop --- <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:12:17 -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#4021
No description provided.