aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-01-24 08:45:31 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2016-01-24 08:45:31 -0500
commitdaa64a5c61097daa0de9f97c33849df990f1a957 (patch)
tree6d440eeb914a2d66c06e912bf905c83a994ba758 /README
parentMerge pull request #257 from creideiki/master (diff)
downloadfirejail-daa64a5c61097daa0de9f97c33849df990f1a957.tar.gz
firejail-daa64a5c61097daa0de9f97c33849df990f1a957.tar.zst
firejail-daa64a5c61097daa0de9f97c33849df990f1a957.zip
make the sandbox process reap all children
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 6e6cf3519..452b1f91d 100644
--- a/README
+++ b/README
@@ -18,7 +18,8 @@ License: GPL v2
18Firejail Authors: 18Firejail Authors:
19 19
20netblue30 (netblue30@yahoo.com) 20netblue30 (netblue30@yahoo.com)
21 21creideiki (https://github.com/creideiki)
22 - make the sandbox process reap all children
22curiosity-seeker (https://github.com/curiosity-seeker) 23curiosity-seeker (https://github.com/curiosity-seeker)
23 - tightening unbound and dnscrypt-proxy profiles 24 - tightening unbound and dnscrypt-proxy profiles
24sinkuu (https://github.com/sinkuu) 25sinkuu (https://github.com/sinkuu)