Skip to content

Commit 7943ac2

Browse files
authored
Update docs/manage/fleet/system-settings.md
1 parent 425248a commit 7943ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/manage/fleet/system-settings.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Then, add the `"upgrades"` field in its attributes:
3232
}
3333
```
3434

35-
When the `upgrades` attribute is specified, `viam-agent` will install the `unattended-upgrades` package and replace `20auto-upgrades` and `50unattended-upgrades` in <FILE>/etc/apt/apt.conf.d/</FILE> with an Origins-Pattern list generated automatically from configured repositories on the system.
35+
When the `type` attribute is specified for `"upgrades"`, `viam-agent` will install the `unattended-upgrades` package and replace `20auto-upgrades` and `50unattended-upgrades` in <FILE>/etc/apt/apt.conf.d/</FILE> with an Origins-Pattern list generated automatically from configured repositories on the system.
3636
Custom repos installed on the system at the time the setting is enabled will be included.
3737

3838
You can set automatic upgrades for all packages by setting the field value to `{ "type": "all" }`.

0 commit comments

Comments
 (0)