mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
16 lines
432 B
Text
16 lines
432 B
Text
# Firejail profile for transmission-cli
|
|
# Description: Fast, easy and free BitTorrent client (CLI tools and web client)
|
|
# This file is overwritten after every install/update
|
|
quiet
|
|
# Persistent local customizations
|
|
include transmission-cli.local
|
|
# Persistent global definitions
|
|
include globals.local
|
|
|
|
whitelist /usr/share/transmission
|
|
|
|
private-bin transmission-cli
|
|
private-etc @tls-ca
|
|
|
|
# Redirect
|
|
include transmission-common.profile
|