aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-11-22 13:15:13 -0500
committerLibravatar netblue30 <netblue30@yahoo.com>2015-11-22 13:15:13 -0500
commita8d758ba9e7314de9208e4b7d4a5307d1b4fefd0 (patch)
tree4002cad80b79157ef2c300ca8f12625a5b0b8b17 /todo
parentfixes (diff)
downloadfirejail-a8d758ba9e7314de9208e4b7d4a5307d1b4fefd0.tar.gz
firejail-a8d758ba9e7314de9208e4b7d4a5307d1b4fefd0.tar.zst
firejail-a8d758ba9e7314de9208e4b7d4a5307d1b4fefd0.zip
feature test
Diffstat (limited to 'todo')
-rw-r--r--todo21
1 files changed, 20 insertions, 1 deletions
diff --git a/todo b/todo
index 109c662fd..76d9e0916 100644
--- a/todo
+++ b/todo
@@ -1,4 +1,4 @@
11. Deal with .purple directory. It holds the confiig files for pidgin 11. Getting "Warning: failed to unmount /sys" on --chroot and --overlay
2 2
32. Startup warnings on Arch Linux: 32. Startup warnings on Arch Linux:
4 4
@@ -75,3 +75,22 @@ socat ABSTRACT-LISTEN:/tmp/dbus-awBoQTCc,fork UNIX-CONNECT:/tmp/mysock
75 75
7612. do not allow symlinks for --bind 7612. do not allow symlinks for --bind
77 77
7813. While using --net=eth0 assign the name of the interface inside the sandbox as eth0
79
8014. check chroot does not allow on symlinks
8115. do not attempt to mount /sys if unmount fails
82
83$ firejail --noprofile --chroot=/tmp/chroot
84Parent pid 13915, child pid 13916
85Warning: cannot mount tmpfs on top of /var/log
86Warning: cannot find /var/run/utmp
87Warning: cannot find home directory
88Dropping all Linux capabilities and enforcing default seccomp filter
89Warning: failed to unmount /sys
90Warning: failed to mount /sys
91Warning: cannot disable /sys/firmware directory
92Warning: cannot disable /sys/hypervisor directory
93Warning: cannot disable /sys/fs directory
94Warning: cannot disable /sys/module directory
95Warning: cannot disable /sys/power directory
96Child process initialized