mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[PR #2920] [MERGED] Refactor transmission profiles #4584
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#4584
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/netblue30/firejail/pull/2920
Author: @ghost
Created: 8/21/2019
Status: ✅ Merged
Merged: 8/21/2019
Merged by: @undefined
Base:
master← Head:transmission📝 Commits (10+)
b7d3d98Refactor transmission-cli7ff6647Create transmission-common.profilecc792bcRefactor transmission-create45a4080Refactor transmission-daemonde9e639Refactor transmission-edite44c7d3Refactor transmission-gtk5f88ed7Refactor transmission-qte2e01daRefactor transmission-remote-cli1714b8eRefactor transmission-remote-gtkd9c93f6Refactor transmission-remote📊 Changes
11 files changed (+110 additions, -229 deletions)
View changed files
📝
etc/transmission-cli.profile(+5 -33)➕
etc/transmission-common.profile(+49 -0)📝
etc/transmission-create.profile(+3 -1)📝
etc/transmission-daemon.profile(+11 -32)📝
etc/transmission-edit.profile(+3 -1)📝
etc/transmission-gtk.profile(+7 -41)📝
etc/transmission-qt.profile(+9 -39)📝
etc/transmission-remote-cli.profile(+2 -9)📝
etc/transmission-remote-gtk.profile(+10 -8)📝
etc/transmission-remote.profile(+5 -33)📝
etc/transmission-show.profile(+6 -32)📄 Description
This probably fixes #2889. Should be easier to maintain now too.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.