aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--RELNOTES2
-rw-r--r--etc/x2goclient.profile47
-rw-r--r--src/firecfg/firecfg.config1
4 files changed, 50 insertions, 2 deletions
diff --git a/README.md b/README.md
index 2aeea656c..a39572750 100644
--- a/README.md
+++ b/README.md
@@ -176,4 +176,4 @@ Run ./profstats -h for help.
176### New profiles: 176### New profiles:
177 177
178gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, gnome-passwordsafe, bibtex, gummi, latex, pdflatex, tex, wpp, wpspdf, wps, et, multimc, gnome-hexgl, com.github.johnfactotum.Foliate, desktopeditors, impressive, mupdf-gl, mupdf-x11, mupdf-x11-curl, muraster, mutool, planmaker18, planmaker18free, presentations18, presentations18free, textmaker18, textmaker18free, teams, xournal, 178gfeeds, firefox-x11, tvbrowser, rtv, clipgrab, gnome-passwordsafe, bibtex, gummi, latex, pdflatex, tex, wpp, wpspdf, wps, et, multimc, gnome-hexgl, com.github.johnfactotum.Foliate, desktopeditors, impressive, mupdf-gl, mupdf-x11, mupdf-x11-curl, muraster, mutool, planmaker18, planmaker18free, presentations18, presentations18free, textmaker18, textmaker18free, teams, xournal,
179gnome-screenshot, ripperX, sound-juicer, iagno, com.github.dahenson.agenda, gnome-pomodoro, gnome-todo, kmplayer, penguin-command 179gnome-screenshot, ripperX, sound-juicer, iagno, com.github.dahenson.agenda, gnome-pomodoro, gnome-todo, kmplayer, penguin-command, x2goclient
diff --git a/RELNOTES b/RELNOTES
index 9f4ff4dc6..141e28238 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -11,7 +11,7 @@ firejail (0.9.63) baseline; urgency=low
11 * new profiles: presentations18, presentations18free, textmaker18, teams 11 * new profiles: presentations18, presentations18free, textmaker18, teams
12 * new profiles: textmaker18free, xournal, gnome-screenshot, ripperX 12 * new profiles: textmaker18free, xournal, gnome-screenshot, ripperX
13 * new profiles: sound-juicer, com.github.dahenson.agenda, gnome-pomodoro 13 * new profiles: sound-juicer, com.github.dahenson.agenda, gnome-pomodoro
14 * new profiles: gnome-todo 14 * new profiles: gnome-todo, x2goclient
15 15
16firejail (0.9.62) baseline; urgency=low 16firejail (0.9.62) baseline; urgency=low
17 * added file-copy-limit in /etc/firejail/firejail.config 17 * added file-copy-limit in /etc/firejail/firejail.config
diff --git a/etc/x2goclient.profile b/etc/x2goclient.profile
new file mode 100644
index 000000000..bb0535ae6
--- /dev/null
+++ b/etc/x2goclient.profile
@@ -0,0 +1,47 @@
1# Firejail profile for x2goclient
2# Description: Graphical client for X2Go remote desktop system
3# This file is overwritten after every install/update
4# Persistent local customizations
5include x2goclient.local
6# Persistent global definitions
7include globals.local
8
9noblacklist ${HOME}/.ssh
10noblacklist ${HOME}/.x2go
11noblacklist ${HOME}/.x2goclient
12
13include disable-common.inc
14include disable-devel.inc
15include disable-exec.inc
16include disable-interpreters.inc
17include disable-passwdmgr.inc
18include disable-programs.inc
19
20apparmor
21caps.drop all
22ipc-namespace
23netfilter
24#no3d
25nodbus
26nodvd
27nogroups
28nonewprivs
29noroot
30notv
31nou2f
32novideo
33protocol unix,inet,inet6
34seccomp
35shell none
36tracelog
37
38#private-bin nxproxy,x2goclient
39private-cache
40private-dev
41#private-etc alternatives,asound.conf,ca-certificates,crypto-policies,fonts,gtk-3.0,host.conf,hostname,hosts,machine-id,pki,pulse,resolv.conf,ssl,X11,xdg
42#private-lib
43private-opt none
44private-srv none
45private-tmp
46
47#memory-deny-write-execute
diff --git a/src/firecfg/firecfg.config b/src/firecfg/firecfg.config
index e836d8d39..ec862d967 100644
--- a/src/firecfg/firecfg.config
+++ b/src/firecfg/firecfg.config
@@ -722,6 +722,7 @@ wireshark-qt
722wpp 722wpp
723wps 723wps
724wpspdf 724wpspdf
725x2goclient
725xcalc 726xcalc
726xchat 727xchat
727xed 728xed