.mobileconfig: note keychain limitation

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
This commit is contained in:
Jason A. Donenfeld 2019-02-13 14:04:54 +01:00
parent 4547e01283
commit 61f5e017c8
1 changed files with 4 additions and 0 deletions

View File

@ -137,5 +137,9 @@ Here's an example WireGuard configuration payload dictionary:
</dict>
~~~
### 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