Update munki.rb

This commit is contained in:
Vítor Galvão 2018-05-26 20:40:53 +01:00 committed by Markus Reiter
parent 1b1113d061
commit de112534cd
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ cask 'munki' do
uninstall pkgutil: 'com.googlecode.munki.*',
launchctl: [
'com.googlecode.munki.app_usage_monitor',
'com.googlecode.munki.appusaged',
'com.googlecode.munki.app_usage_monitor',
'com.googlecode.munki.appusaged',
]
end