Browse Source

- added -u uid, -g uid
- added -w dir (change working dir)
- adeed -t dir (chroot dir)

Andrei Pelinescu-Onciul 24 years ago
parent
commit
0235c914e6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      TODO

+ 1 - 0
TODO

@@ -24,6 +24,7 @@ x plugin interface
 Low priority:
 - add support for -u user and -g group (not only -u uid, -g uid)
 - change uid/gid after opening the sockets
+- add -t, -w, -u -g equivalents to the config file
 - exec improvments (add format strings to it)
 - command line switch for checking the config file syntax
 - config file version (a la sendmail)