mirror of
https://github.com/munki/munki.git
synced 2026-05-01 01:39:21 -05:00
Remove RunAtLoad from munki-notifier (#728)
* Remove RunAtLoad from munki-notifier * remove RunAtLoad
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user