more fixes

This commit is contained in:
rsc 2006-02-12 22:23:45 +00:00
parent 34049f27b8
commit 7ce2007ce5
4 changed files with 123 additions and 120 deletions

View file

@ -4,7 +4,7 @@ char *_MAILROOT = "#9/mail";
char *_UPASLOG = "#9/sys/log";
char *_UPASLIB = "#9/mail/lib";
char *_UPASBIN= "#9/bin/upas";
char *_UPASTMP = "#9/mail/tmp";
char *_UPASTMP = "/var/tmp";
char *_SHELL = "#9/bin/rc";
char *_POST = "#9/sys/lib/post/dispatch";