mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 00:49:03 +00:00
Enable automatic OS updates (#10565)
This commit is contained in:
parent
7a795ed31d
commit
64e50ee916
1 changed files with 2 additions and 2 deletions
|
|
@ -8,9 +8,9 @@
|
|||
<key>AllowPreReleaseInstallation</key>
|
||||
<true/>
|
||||
<key>AutomaticCheckEnabled</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>AutomaticDownload</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>AutomaticallyInstallAppUpdates</key>
|
||||
<true/>
|
||||
<key>AutomaticallyInstallMacOSUpdates</key>
|
||||
|
|
|
|||
Loading…
Reference in a new issue