properly implemented interface_managers initiate, terminte_[ike|child]
proper thread release when stroke is CTRL+C'ed fixed some permission issues
This commit is contained in:
+1
-1
@@ -569,7 +569,7 @@ int main(int argc, char *argv[])
|
||||
list->destroy(list);
|
||||
|
||||
/* change UID */
|
||||
drop_capabilities(private_charon, TRUE, FALSE, FALSE);
|
||||
drop_capabilities(private_charon, TRUE, TRUE, FALSE);
|
||||
|
||||
/* run daemon */
|
||||
run(private_charon);
|
||||
|
||||
Reference in New Issue
Block a user