aboutsummaryrefslogtreecommitdiffstats
path: root/etc/uudeview.profile
blob: f71f0150d74cdb3d39ecd175aa430a56844b19b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Firejail profile for uudeview
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include /etc/firejail/uudeview.local
# Persistent global definitions
# added by included default.profile
#include /etc/firejail/globals.local

hostname uudeview
ignore noroot
net none
nodbus
nodvd
nosound
notv
novideo
shell none
tracelog

private-bin uudeview
private-cache
private-dev
private-etc ld.so.preload

include /etc/firejail/default.profile