aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
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