mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
* drop redundant noblacklist
noblacklist ${HOME}/.vscode-oss already exists in included code.profile
* remove newline
Nitpick for persistency with other profiles that have the comment about #2624.
11 lines
336 B
Text
11 lines
336 B
Text
# Firejail profile for gnome-books
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include Books.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
# Temporary fix for https://github.com/netblue30/firejail/issues/2624
|
|
# Redirect
|
|
include gnome-books.profile
|