[PR #5209] [MERGED] Remove shell none from profiles #5404

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5209
Author: @rusty-snake
Created: 6/19/2022
Status: Merged
Merged: 6/19/2022
Merged by: @netblue30

Base: masterHead: shell-none-default


📝 Commits (1)

  • 8049562 Remove shell none from profiles

📊 Changes

578 files changed (+0 additions, -578 deletions)

View changed files

📝 etc/profile-a-l/0ad.profile (+0 -1)
📝 etc/profile-a-l/2048-qt.profile (+0 -1)
📝 etc/profile-a-l/Cryptocat.profile (+0 -1)
📝 etc/profile-a-l/Fritzing.profile (+0 -1)
📝 etc/profile-a-l/JDownloader.profile (+0 -1)
📝 etc/profile-a-l/abiword.profile (+0 -1)
📝 etc/profile-a-l/agetpkg.profile (+0 -1)
📝 etc/profile-a-l/akregator.profile (+0 -1)
📝 etc/profile-a-l/alacarte.profile (+0 -1)
📝 etc/profile-a-l/alienarena.profile (+0 -1)
📝 etc/profile-a-l/alpine.profile (+0 -1)
📝 etc/profile-a-l/amarok.profile (+0 -1)
📝 etc/profile-a-l/amule.profile (+0 -1)
📝 etc/profile-a-l/android-studio.profile (+0 -1)
📝 etc/profile-a-l/anki.profile (+0 -1)
📝 etc/profile-a-l/anydesk.profile (+0 -1)
📝 etc/profile-a-l/aosp.profile (+0 -1)
📝 etc/profile-a-l/apktool.profile (+0 -1)
📝 etc/profile-a-l/apostrophe.profile (+0 -1)
📝 etc/profile-a-l/arch-audit.profile (+0 -1)

...and 80 more files

📄 Description

Command: sed -i "/^shell none/d" etc/*/*

TODO:

etc/profile-a-l/beaker.profile:ignore shell none
etc/profile-a-l/default.profile:# shell none
etc/profile-a-l/fdns.profile:#shell none
etc/profile-a-l/gnome-nettool.profile:#shell none
etc/profile-a-l/jitsi-meet-desktop.profile:ignore shell none
etc/profile-m-z/pidgin.profile:# shell none
etc/profile-m-z/rocketchat.profile:ignore shell none
etc/profile-m-z/server.profile:# shell none
etc/templates/profile.template:#   OPTIONS (caps*, net*, no*, protocol, seccomp*, shell none, tracelog)
etc/templates/profile.template:#shell none
  • manpage
  • RELNOTES
  • fbuilder

🔄 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/5209 **Author:** [@rusty-snake](https://github.com/rusty-snake) **Created:** 6/19/2022 **Status:** ✅ Merged **Merged:** 6/19/2022 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `shell-none-default` --- ### 📝 Commits (1) - [`8049562`](https://github.com/netblue30/firejail/commit/8049562ef28eb101bbb2a979d00c211b7f20d8f3) Remove shell none from profiles ### 📊 Changes **578 files changed** (+0 additions, -578 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-a-l/0ad.profile` (+0 -1) 📝 `etc/profile-a-l/2048-qt.profile` (+0 -1) 📝 `etc/profile-a-l/Cryptocat.profile` (+0 -1) 📝 `etc/profile-a-l/Fritzing.profile` (+0 -1) 📝 `etc/profile-a-l/JDownloader.profile` (+0 -1) 📝 `etc/profile-a-l/abiword.profile` (+0 -1) 📝 `etc/profile-a-l/agetpkg.profile` (+0 -1) 📝 `etc/profile-a-l/akregator.profile` (+0 -1) 📝 `etc/profile-a-l/alacarte.profile` (+0 -1) 📝 `etc/profile-a-l/alienarena.profile` (+0 -1) 📝 `etc/profile-a-l/alpine.profile` (+0 -1) 📝 `etc/profile-a-l/amarok.profile` (+0 -1) 📝 `etc/profile-a-l/amule.profile` (+0 -1) 📝 `etc/profile-a-l/android-studio.profile` (+0 -1) 📝 `etc/profile-a-l/anki.profile` (+0 -1) 📝 `etc/profile-a-l/anydesk.profile` (+0 -1) 📝 `etc/profile-a-l/aosp.profile` (+0 -1) 📝 `etc/profile-a-l/apktool.profile` (+0 -1) 📝 `etc/profile-a-l/apostrophe.profile` (+0 -1) 📝 `etc/profile-a-l/arch-audit.profile` (+0 -1) _...and 80 more files_ </details> ### 📄 Description Command: `sed -i "/^shell none/d" etc/*/*` TODO: ``` etc/profile-a-l/beaker.profile:ignore shell none etc/profile-a-l/default.profile:# shell none etc/profile-a-l/fdns.profile:#shell none etc/profile-a-l/gnome-nettool.profile:#shell none etc/profile-a-l/jitsi-meet-desktop.profile:ignore shell none etc/profile-m-z/pidgin.profile:# shell none etc/profile-m-z/rocketchat.profile:ignore shell none etc/profile-m-z/server.profile:# shell none etc/templates/profile.template:# OPTIONS (caps*, net*, no*, protocol, seccomp*, shell none, tracelog) etc/templates/profile.template:#shell none ``` - manpage - RELNOTES - fbuilder --- <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:37: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#5404
No description provided.