Remove RunAtLoad from munki-notifier (#728)

* Remove RunAtLoad from munki-notifier

* remove RunAtLoad
This commit is contained in:
Erik Gomez
2017-03-15 08:53:11 -07:00
committed by Greg Neagle
parent aa437f7895
commit 8be9722007
5 changed files with 0 additions and 10 deletions
@@ -22,7 +22,5 @@
<string>-a</string>
<string>/Applications/Managed Software Center.app</string>
</array>
<key>RunAtLoad</key>
<false/>
</dict>
</plist>
@@ -26,7 +26,5 @@
<array>
<string>/Applications/Managed Software Center.app/Contents/Resources/MunkiStatus.app/Contents/MacOS/MunkiStatus</string>
</array>
<key>RunAtLoad</key>
<false/>
</dict>
</plist>
@@ -29,7 +29,5 @@
<string>/usr/local/munki/managedsoftwareupdate</string>
<string>--logoutinstall</string>
</array>
<key>RunAtLoad</key>
<false/>
</dict>
</plist>
@@ -22,7 +22,5 @@
<string>-a</string>
<string>/Applications/Managed Software Center.app/Contents/Resources/munki-notifier.app</string>
</array>
<key>RunAtLoad</key>
<false/>
</dict>
</plist>
@@ -8,7 +8,5 @@
<array>
<string>/usr/local/munki/logouthelper</string>
</array>
<key>RunAtLoad</key>
<false/>
</dict>
</plist>