aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@yahoo.com>2015-08-18 12:16:45 -0400
committerLibravatar netblue30 <netblue30@yahoo.com>2015-08-18 12:16:45 -0400
commit85273ce7d190d84da14400ab8316e0a04229438b (patch)
treec754059c5cc02b736163dbb4fa9f1ec2990ea87a /todo
parentadmin work (diff)
parentSupport ~ in blacklist and profile includes (diff)
downloadfirejail-85273ce7d190d84da14400ab8316e0a04229438b.tar.gz
firejail-85273ce7d190d84da14400ab8316e0a04229438b.tar.zst
firejail-85273ce7d190d84da14400ab8316e0a04229438b.zip
Merge pull request #32 from pmillerchip/tilde-support
Support ~ in blacklist and profile includes
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 1 insertions, 4 deletions
diff --git a/todo b/todo
index aa4c0968c..40dc92d6f 100644
--- a/todo
+++ b/todo
@@ -1,6 +1,3 @@
11. Deal with .purple directory. It holds the confiig files for pidgin 11. Deal with .purple directory. It holds the confiig files for pidgin
2 2
32. Support ~ in --blacklist filenames, maybe in some other options. Example 32. Support filenames with spaces in blacklist option.
4$ firejail --blacklist=~/.ssh
5
63. Support filenames with spaces in blacklist option.