aboutsummaryrefslogtreecommitdiffstats
path: root/etc/uudeview.profile
blob: f7699552dbd4981c7cf1e96e7afd65a37aecb4c1 (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
# Firejail profile for uudeview
# This file is overwritten after every install/update
quiet
# Persistent local customizations
include /etc/firejail/uudeview.local
# Persistent global definitions
include /etc/firejail/globals.local

blacklist /run/user/*/bus

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

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

include /etc/firejail/default.profile