aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2016-08-25 09:15:50 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2016-08-25 09:15:50 -0400
commit3880034da5e0f8e387dd8cf79d8b973aaa87fffe (patch)
tree11cc6fa95f57475f68708d7ca8835ffb0e520b7e /todo
parentMerge pull request #743 from manevich/security (diff)
downloadfirejail-3880034da5e0f8e387dd8cf79d8b973aaa87fffe.tar.gz
firejail-3880034da5e0f8e387dd8cf79d8b973aaa87fffe.tar.zst
firejail-3880034da5e0f8e387dd8cf79d8b973aaa87fffe.zip
command name fix
Diffstat (limited to 'todo')
-rw-r--r--todo16
1 files changed, 1 insertions, 15 deletions
diff --git a/todo b/todo
index 02eacdda9..c2a450778 100644
--- a/todo
+++ b/todo
@@ -247,7 +247,6 @@ References
247 247
24822. add support for read-write and noexec to Firetools 24822. add support for read-write and noexec to Firetools
249 249
250
25123. AppArmor 25023. AppArmor
252 251
253$ sudo apt-get install apparmor apparmor-profiles apparmor-utils apparmor-notify 252$ sudo apt-get install apparmor apparmor-profiles apparmor-utils apparmor-notify
@@ -266,19 +265,6 @@ $ sudo aa-notify -p -f /var/log/audit/audit.log
26624. check monitor proc behaviour for sandboxes with --blacklist=/proc 26524. check monitor proc behaviour for sandboxes with --blacklist=/proc
267also check --apparmor in this case 266also check --apparmor in this case
268 267
26925. bring back strings.profile 26825. fix firemon and firetools on systems with hidepid=2
270
271# strings profile
272quiet
273ignore noroot
274include /etc/firejail/default.profile
275tracelog
276net none
277shell none
278private-dev
279private-tmp
280nosound
281
28226. fix firemon and firetools on systems with hidepid=2
283 269
284sudo mount -o remount,rw,hidepid=2 /proc 270sudo mount -o remount,rw,hidepid=2 /proc