diff --git a/doc/dev/todo/BUGS b/doc/dev/todo/BUGS new file mode 100644 index 00000000..80fc6232 --- /dev/null +++ b/doc/dev/todo/BUGS @@ -0,0 +1,7 @@ +Stuff that needs to repaired very soon as they may cause frustration... + +__process / name bug: + __process /usr/lib/postfix/master --start "/etc/rc.d/postfix start" --state running + => name="usr/lib/postfix/master" + => breaks! + => cannot detect if ^/ is needed or not automatically