From: Jason A. Donenfeld Date: Wed, 13 Feb 2019 13:04:54 +0000 (+0100) Subject: .mobileconfig: note keychain limitation X-Git-Tag: 0.0.20190207-3~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61f5e017c8472b8d1f19270908955e6dadfcebcd;p=thirdparty%2Fwireguard-apple.git .mobileconfig: note keychain limitation Signed-off-by: Jason A. Donenfeld --- diff --git a/MOBILECONFIG.md b/MOBILECONFIG.md index d4b47b2..f40286a 100644 --- a/MOBILECONFIG.md +++ b/MOBILECONFIG.md @@ -137,5 +137,9 @@ Here's an example WireGuard configuration payload dictionary: ~~~ +### Caveats + +Configurations added via .mobileconfig will not be migrated into keychain until the WireGuard application is opened once. + [wg-quick(8)]: https://git.zx2c4.com/WireGuard/about/src/tools/man/wg-quick.8 [wg(8)]: https://git.zx2c4.com/WireGuard/about/src/tools/man/wg.8