From 61f5e017c8472b8d1f19270908955e6dadfcebcd Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Wed, 13 Feb 2019 14:04:54 +0100 Subject: .mobileconfig: note keychain limitation Signed-off-by: Jason A. Donenfeld --- MOBILECONFIG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MOBILECONFIG.md') 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 -- cgit v1.2.3-59-g8ed1b