xpc: use osx-attr plugin to install configuration attributes
This commit is contained in:
@@ -165,7 +165,7 @@ int main(int argc, char *argv[])
|
||||
if (!charon->initialize(charon,
|
||||
lib->settings->get_str(lib->settings, "charon-xpc.load",
|
||||
"random nonce pem pkcs1 openssl kernel-pfkey kernel-pfroute "
|
||||
"keychain socket-default eap-identity eap-mschapv2")))
|
||||
"keychain socket-default eap-identity eap-mschapv2 osx-attr")))
|
||||
{
|
||||
exit(SS_RC_INITIALIZATION_FAILED);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user