mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
profile housekeeping
This commit is contained in:
parent
60e1bd29ce
commit
360b066fba
3 changed files with 3 additions and 5 deletions
|
|
@ -33,6 +33,6 @@ private
|
|||
private-cache
|
||||
private-dev
|
||||
private-tmp
|
||||
read-write /var/lib/bitlbee
|
||||
|
||||
noexec /tmp
|
||||
read-write /var/lib/bitlbee
|
||||
|
|
|
|||
|
|
@ -6,9 +6,6 @@ include spotify.local
|
|||
include globals.local
|
||||
|
||||
blacklist ${HOME}/.bashrc
|
||||
blacklist /lost+found
|
||||
blacklist /sbin
|
||||
blacklist /srv
|
||||
|
||||
noblacklist ${HOME}/.cache/spotify
|
||||
noblacklist ${HOME}/.config/spotify
|
||||
|
|
@ -49,5 +46,6 @@ private-bin spotify,bash,sh,zenity
|
|||
private-dev
|
||||
private-etc alternatives,fonts,group,ld.so.cache,machine-id,pulse,resolv.conf,hosts,nsswitch.conf,host.conf,ca-certificates,ssl,pki,crypto-policies
|
||||
private-opt spotify
|
||||
private-srv none
|
||||
private-tmp
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Description: Cross-platform Transmission BitTorrent client
|
||||
# This file is overwritten after every install/update
|
||||
# Persistent local customizations
|
||||
include /etc/firejail/transgui.local
|
||||
include transgui.local
|
||||
# Persistent global definitions
|
||||
include globals.local
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue