fix
This commit is contained in:
@ -329,7 +329,7 @@ int main(int argc, char **argv) {
|
||||
|
||||
|
||||
const char *configFilename = DEFAULT_CONFIG_FILENAME;
|
||||
const char dropPrivilegesToUser = NULL;
|
||||
const char *dropPrivilegesToUser = NULL;
|
||||
bool doFork = false;
|
||||
|
||||
int c;
|
||||
|
Reference in New Issue
Block a user