.mobileconfig: note keychain limitation
This commit is contained in:
parent
9c0e001265
commit
6cfb502eba
|
@ -137,5 +137,9 @@ Here's an example WireGuard configuration payload dictionary:
|
||||||
</dict>
|
</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-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
|
[wg(8)]: https://git.zx2c4.com/WireGuard/about/src/tools/man/wg.8
|
||||||
|
|
Loading…
Reference in New Issue