Last minute documentation and testing changes befoire 4.6
This commit is contained in:
parent
8f9aa9bc80
commit
3d33335f4b
10 changed files with 23 additions and 31 deletions
|
|
@ -792,6 +792,7 @@ main(int argc,
|
|||
clicon_err(OE_UNIX, errno, "evhtp_bind_socket");
|
||||
goto done;
|
||||
}
|
||||
/* Drop privileges to WWWUSER if started as root */
|
||||
if (restconf_drop_privileges(h, WWWUSER) < 0)
|
||||
goto done;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue