plutostderrlog parameter now declares a stderr redirection file

This commit is contained in:
Andreas Steffen
2008-05-12 10:05:49 +00:00
parent f85d02a419
commit a50818ed46
3 changed files with 17 additions and 4 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ struct starter_config {
char *charondebug;
char *prepluto;
char *postpluto;
bool plutostderrlog;
char *plutostderrlog;
bool uniqueids;
u_int overridemtu;
u_int crlcheckinterval;