aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-13 10:43:08 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-04-13 10:43:08 +0200
commit1df7f25c7f120bda549c1033c0f3de5fa0635c4d (patch)
tree924557e4c02cb9c40a689bc3bdee0c79bc971014
parentFix networking for transmission-show and transmission-remote (#2646) (diff)
downloadfirejail-1df7f25c7f120bda549c1033c0f3de5fa0635c4d.tar.gz
firejail-1df7f25c7f120bda549c1033c0f3de5fa0635c4d.tar.zst
firejail-1df7f25c7f120bda549c1033c0f3de5fa0635c4d.zip
Add disable-exec to whois
-rw-r--r--README2
-rw-r--r--etc/whois.profile3
2 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 7b7c36c17..6f3342650 100644
--- a/README
+++ b/README
@@ -551,7 +551,7 @@ rusty-snake (https://github.com/rusty-snake)
551 - hardened profiles: disable-common.inc, disable-programs.inc 551 - hardened profiles: disable-common.inc, disable-programs.inc
552 - hardened profiles: gajim, evince, ffmpeg, feh-network.inc, qtox 552 - hardened profiles: gajim, evince, ffmpeg, feh-network.inc, qtox
553 - hardened profiles: gnome-clocks, meld, minetest, youtube-dl 553 - hardened profiles: gnome-clocks, meld, minetest, youtube-dl
554 - hardened profiles: bibletime 554 - hardened profiles: bibletime, whois
555 - gnome-mpv was renamed to celluloid 555 - gnome-mpv was renamed to celluloid
556 - updates for ~/.cargo and ~/.python-history 556 - updates for ~/.cargo and ~/.python-history
557Salvo 'LtWorf' Tomaselli (https://github.com/ltworf) 557Salvo 'LtWorf' Tomaselli (https://github.com/ltworf)
diff --git a/etc/whois.profile b/etc/whois.profile
index 0e9eb05a5..cc2494f95 100644
--- a/etc/whois.profile
+++ b/etc/whois.profile
@@ -9,6 +9,7 @@ include globals.local
9 9
10include disable-common.inc 10include disable-common.inc
11# include disable-devel.inc 11# include disable-devel.inc
12include disable-exec.inc
12# include disable-interpreters.inc 13# include disable-interpreters.inc
13include disable-passwdmgr.inc 14include disable-passwdmgr.inc
14include disable-programs.inc 15include disable-programs.inc
@@ -43,5 +44,3 @@ private-lib
43private-tmp 44private-tmp
44 45
45memory-deny-write-execute 46memory-deny-write-execute
46# noexec ${HOME}
47# noexec /tmp