mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-21 06:45:29 -06:00
* Update evince.profile Needs group and password in private-etc on Arch. Took the liberty to change the memory-deny-write-execute comment. Latest firejail from git with the recent mdwx work included now no longer breaks evince on Arch. It might still break on other platforms, so I left mdwe commented. * Fix including globals.local twice in evince-previewer * Fix including globals.local twice in evince-thumbnailer
11 lines
278 B
Text
11 lines
278 B
Text
# Firejail profile for evince-previewer
|
|
# This file is overwritten after every install/update
|
|
# Persistent local customizations
|
|
include evince-previewer.local
|
|
# Persistent global definitions
|
|
# added by included profile
|
|
#include globals.local
|
|
|
|
|
|
# Redirect
|
|
include evince.profile
|