summaryrefslogtreecommitdiffstats
path: root/etc/uudeview.profile
blob: d1130960d05a0fcd8f4cb308aab56bf370bc1e6d (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
27
# Firejail profile for uudeview
# Description: Smart multi-file multi-part decoder
# 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