mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
Fixes (man: allow rustup; Books -> gnome-books)
This commit is contained in:
parent
48b385c0ee
commit
0c1b99f4d8
3 changed files with 9 additions and 0 deletions
7
etc/profile-a-l/Books.profile
Normal file
7
etc/profile-a-l/Books.profile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Firejail profile for gnome-books
|
||||
# This file is overwritten after every install/update
|
||||
|
||||
|
||||
# Temporary fix for https://github.com/netblue30/firejail/issues/2624
|
||||
# Redirect
|
||||
include gnome-books.profile
|
||||
|
|
@ -10,6 +10,7 @@ include globals.local
|
|||
blacklist ${RUNUSER}
|
||||
|
||||
noblacklist ${HOME}/.local/share/man
|
||||
noblacklist ${HOME}/.rustup
|
||||
|
||||
include disable-common.inc
|
||||
include disable-devel.inc
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
#qemu-system-x86_64
|
||||
0ad
|
||||
2048-qt
|
||||
Books
|
||||
Builder
|
||||
Cheese
|
||||
Cryptocat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue