aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-16 08:19:40 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-16 08:19:40 -0400
commit5d054c8571802b820f431b430189c3a54ca42969 (patch)
treeb99231851f0c125291c277dd8c4d7eb202554163 /todo
parentMerge pull request #28 from mhaas/fix-some-compiler-warnings (diff)
downloadfirejail-5d054c8571802b820f431b430189c3a54ca42969.tar.gz
firejail-5d054c8571802b820f431b430189c3a54ca42969.tar.zst
firejail-5d054c8571802b820f431b430189c3a54ca42969.zip
admin work
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo b/todo
index 1d92b4c44..aa4c0968c 100644
--- a/todo
+++ b/todo
@@ -3,3 +3,4 @@
32. Support ~ in --blacklist filenames, maybe in some other options. Example 32. Support ~ in --blacklist filenames, maybe in some other options. Example
4$ firejail --blacklist=~/.ssh 4$ firejail --blacklist=~/.ssh
5 5
63. Support filenames with spaces in blacklist option.