[PR #2708] [MERGED] Refactor eog and eom profiles with common redirect #4493

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

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/2708
Author: @ghost
Created: 5/18/2019
Status: Merged
Merged: 5/18/2019
Merged by: @undefined

Base: masterHead: eo


📝 Commits (6)

  • cfc3c4f Create eo-common.profile
  • 2428f08 Refactor eog.profile
  • 051d38c Refactor eom.profile
  • bb74658 Keep private-bin in eog.profile
  • 6bbe4e0 Keep private-bin in eom.profile
  • 10e5627 Place private-bin back in eog/eom profiles

📊 Changes

3 files changed (+51 additions, -68 deletions)

View changed files

etc/eo-common.profile (+47 -0)
📝 etc/eog.profile (+2 -36)
📝 etc/eom.profile (+2 -32)

📄 Description

These profiles have mostly identical options, so it might be handy for future changes to refactor both with a common redirect file.


🔄 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/2708 **Author:** [@ghost](https://github.com/ghost) **Created:** 5/18/2019 **Status:** ✅ Merged **Merged:** 5/18/2019 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `eo` --- ### 📝 Commits (6) - [`cfc3c4f`](https://github.com/netblue30/firejail/commit/cfc3c4fdba69a5c34372465ec5aade47671bf217) Create eo-common.profile - [`2428f08`](https://github.com/netblue30/firejail/commit/2428f08663a98dc668b777daafdae5b5561725af) Refactor eog.profile - [`051d38c`](https://github.com/netblue30/firejail/commit/051d38c242feae42c5dcb34fb82b4b43a3e48c6c) Refactor eom.profile - [`bb74658`](https://github.com/netblue30/firejail/commit/bb7465825b62e3ffde79315e0db37c73730b5e3c) Keep private-bin in eog.profile - [`6bbe4e0`](https://github.com/netblue30/firejail/commit/6bbe4e08386186eeaf3d510483b7e050bf41cb47) Keep private-bin in eom.profile - [`10e5627`](https://github.com/netblue30/firejail/commit/10e5627bdef31ff8c7bd109e21143fe8a2ffa8bc) Place private-bin back in eog/eom profiles ### 📊 Changes **3 files changed** (+51 additions, -68 deletions) <details> <summary>View changed files</summary> ➕ `etc/eo-common.profile` (+47 -0) 📝 `etc/eog.profile` (+2 -36) 📝 `etc/eom.profile` (+2 -32) </details> ### 📄 Description These profiles have mostly identical options, so it might be handy for future changes to refactor both with a common redirect file. --- <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:21:09 -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#4493
No description provided.