aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
Diffstat (limited to 'todo')
-rw-r--r--todo7
1 files changed, 7 insertions, 0 deletions
diff --git a/todo b/todo
index f9cce75d6..de1ef5f41 100644
--- a/todo
+++ b/todo
@@ -70,3 +70,10 @@ socat UNIX-LISTEN:/tmp/mysoc,fork ABSTRACT-CONNECT:/tmp/dbus-awBoQTCc &
70in sandbox 70in sandbox
71socat ABSTRACT-LISTEN:/tmp/dbus-awBoQTCc,fork UNIX-CONNECT:/tmp/mysock 71socat ABSTRACT-LISTEN:/tmp/dbus-awBoQTCc,fork UNIX-CONNECT:/tmp/mysock
72 72
7311. autotest for config options:
74
75./configure --enable-fatal-warnings --disable-seccomp --prefix=/usr
76./configure --enable-fatal-warnings --disable-chroot --prefix=/usr
77./configure --enable-fatal-warnings --disable-bind --prefix=/usr
78
79