mirror of
https://github.com/munki/munki.git
synced 2026-03-16 06:46:59 -05:00
This causes installs/removals to be suppressed at the loginwindow unless an install/uninstall is marked with unattended_install = True or unattended_uninstall = True. This is different from the behavior with the existing 'SuppressAutoInstall' key, which suppresses all "automatic" installs; that is, Munki will not install _anything_ without first notifying the user.