Skip to content

Commit

Permalink
Make SUA a system container for CUA (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
vasilvas99 committed Aug 25, 2023
1 parent 119b2eb commit bdb1dfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"update_agent": {
"enable": true,
"system_containers": [],
"system_containers": ["sua"],
"verbose_inventory_report": false
}
}

0 comments on commit bdb1dfb

Please sign in to comment.