aboutsummaryrefslogtreecommitdiffstats
path: root/etc/unknown-horizons.profile
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2020-04-04 22:30:06 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2020-04-04 22:30:06 -0400
commit062e21d65096640be11f63c69e950f0b97c7498e (patch)
tree25c5c91d4902bccbe29f6c474d78df4c4219df4d /etc/unknown-horizons.profile
parentfix alphabetical ordering of caps.keep in slack.profile (diff)
downloadfirejail-062e21d65096640be11f63c69e950f0b97c7498e.tar.gz
firejail-062e21d65096640be11f63c69e950f0b97c7498e.tar.zst
firejail-062e21d65096640be11f63c69e950f0b97c7498e.zip
profile fixes
Diffstat (limited to 'etc/unknown-horizons.profile')
-rw-r--r--etc/unknown-horizons.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/unknown-horizons.profile b/etc/unknown-horizons.profile
index 1e623f9ce..489de67bb 100644
--- a/etc/unknown-horizons.profile
+++ b/etc/unknown-horizons.profile
@@ -16,10 +16,14 @@ include disable-programs.inc
16mkdir ${HOME}/.unknown-horizons 16mkdir ${HOME}/.unknown-horizons
17whitelist ${HOME}/.unknown-horizons 17whitelist ${HOME}/.unknown-horizons
18include whitelist-common.inc 18include whitelist-common.inc
19include whitelist-runuser-common.inc
20whitelist /usr/share/unknown-horizons
21include whitelist-usr-share-common.inc
19include whitelist-var-common.inc 22include whitelist-var-common.inc
20 23
21apparmor 24apparmor
22caps.drop all 25caps.drop all
26# memory-deny-write-execute - doesn't work
23nodvd 27nodvd
24nogroups 28nogroups
25nonewprivs 29nonewprivs