Created
April 5, 2017 00:21
-
-
Save clburlison/54e2fd5c2ee42ced1c642c78c10a68e2 to your computer and use it in GitHub Desktop.
A diff of the xpc.launchd.rootless file from macOS 10.12.3 to 10.12.4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- 10.12.3_16D32/com.apple.xpc.launchd.rootless.plist 2017-04-04 19:17:25.000000000 -0500 | |
+++ 10.12.4_16E195/com.apple.xpc.launchd.rootless.plist 2017-04-04 19:05:56.000000000 -0500 | |
@@ -4,36 +4,13 @@ | |
<dict> | |
<key>RemovableServices</key> | |
<dict> | |
- <!-- Daemons --> | |
<key>com.apple.AEServer</key> | |
<true/> | |
<key>com.apple.AppleFileServer</key> | |
<true/> | |
- <key>com.apple.AssetCacheLocatorService</key> | |
- <true/> | |
- <key>com.apple.CommCenterRootHelper</key> | |
- <true/> | |
- <key>com.apple.CoreRAID</key> | |
- <true/> | |
- <key>com.apple.CrashReporterSupportHelper</key> | |
- <true/> | |
- <key>com.apple.DesktopServicesHelper</key> | |
- <true/> | |
- <key>com.apple.DumpGPURestart</key> | |
- <true/> | |
- <key>com.apple.DumpPanic</key> | |
- <true/> | |
- <key>com.apple.FileCoordination</key> | |
- <true/> | |
- <key>com.apple.FileSyncAgent.sshd</key> | |
- <true/> | |
- <key>com.apple.FontWorker</key> | |
- <true/> | |
- <key>com.apple.GameController.gamecontrollerd</key> | |
- <true/> | |
- <key>com.apple.IOAccelMemoryInfoCollector</key> | |
+ <key>com.apple.Dock.agent</key> | |
<true/> | |
- <key>com.apple.IOBluetoothUSBDFU</key> | |
+ <key>com.apple.Finder</key> | |
<true/> | |
<key>com.apple.Kerberos.kadmind</key> | |
<true/> | |
@@ -41,409 +18,69 @@ | |
<true/> | |
<key>com.apple.Kerberos.kpasswdd</key> | |
<true/> | |
- <key>com.apple.KernelEventAgent</key> | |
- <true/> | |
- <key>com.apple.NetBootClientStatus</key> | |
- <true/> | |
- <key>com.apple.NetworkDiagnostics</key> | |
+ <key>com.apple.ManagedClientAgent.enrollagent</key> | |
<true/> | |
<key>com.apple.ODSAgent</key> | |
<true/> | |
<key>com.apple.PasswordService</key> | |
<true/> | |
- <key>com.apple.RFBEventHelper</key> | |
- <true/> | |
- <key>com.apple.RemotePairTool</key> | |
+ <key>com.apple.ReportCrash</key> | |
<true/> | |
<key>com.apple.ReportCrash.Root</key> | |
<true/> | |
- <key>com.apple.ReportPanicService</key> | |
- <true/> | |
- <key>com.apple.SCHelper</key> | |
- <true/> | |
- <key>com.apple.SubmitDiagInfo</key> | |
- <true/> | |
- <key>com.apple.TMCacheDelete</key> | |
- <true/> | |
- <key>com.apple.UserEventAgent-System</key> | |
- <true/> | |
- <key>com.apple.UserNotificationCenter</key> | |
- <true/> | |
- <key>com.apple.WirelessRadioManagerd-osx</key> | |
- <true/> | |
- <key>com.apple.addAppleInternalLDAPToSearch</key> | |
- <true/> | |
- <key>com.apple.afpfs_afpLoad</key> | |
- <true/> | |
- <key>com.apple.afpfs_checkafp</key> | |
- <true/> | |
- <key>com.apple.airport.wps</key> | |
- <true/> | |
- <key>com.apple.airportd</key> | |
- <true/> | |
- <key>com.apple.alf</key> | |
- <true/> | |
- <key>com.apple.appleseed.fbahelperd</key> | |
- <true/> | |
- <key>com.apple.applessdstatistics</key> | |
- <true/> | |
- <key>com.apple.apsd</key> | |
+ <key>com.apple.ReportGPURestart</key> | |
<true/> | |
- <key>com.apple.aslmanager</key> | |
+ <key>com.apple.Siri.agent</key> | |
<true/> | |
<key>com.apple.atrun</key> | |
<true/> | |
- <key>com.apple.audio.coreaudiod</key> | |
- <true/> | |
- <key>com.apple.avbdeviced</key> | |
- <true/> | |
- <key>com.apple.awacsd</key> | |
- <true/> | |
- <key>com.apple.awdd</key> | |
- <true/> | |
- <key>com.apple.blued</key> | |
- <true/> | |
- <key>com.apple.bluetoothReporter</key> | |
- <true/> | |
- <key>com.apple.bluetoothaudiod</key> | |
- <true/> | |
- <key>com.apple.bnepd</key> | |
- <true/> | |
<key>com.apple.bootpd</key> | |
<true/> | |
- <key>com.apple.bsd.dirhelper</key> | |
- <true/> | |
- <key>com.apple.cache_delete</key> | |
- <true/> | |
- <key>com.apple.cmio.AVCAssistant</key> | |
- <true/> | |
- <key>com.apple.cmio.AppleCameraAssistant</key> | |
- <true/> | |
- <key>com.apple.cmio.IIDCVideoAssistant</key> | |
- <true/> | |
- <key>com.apple.cmio.VDCAssistant</key> | |
- <true/> | |
- <key>com.apple.cmio.iOSScreenCaptureAssistant</key> | |
- <true/> | |
- <key>com.apple.colorsyncd</key> | |
- <true/> | |
<key>com.apple.comsat</key> | |
<true/> | |
- <key>com.apple.corecaptured</key> | |
- <true/> | |
- <key>com.apple.coreduetd</key> | |
- <true/> | |
- <key>com.apple.coreservices.appleevents</key> | |
- <true/> | |
- <key>com.apple.coreservices.sharedfilelistd</key> | |
- <true/> | |
- <key>com.apple.corestorage.corestoraged</key> | |
- <true/> | |
- <key>com.apple.corestorage.corestoragehelperd</key> | |
- <true/> | |
- <key>com.apple.coresymbolicationd</key> | |
- <true/> | |
- <key>com.apple.ctkd</key> | |
- <true/> | |
- <key>com.apple.diagnostic.uuidpathd</key> | |
- <true/> | |
- <key>com.apple.diagnosticd</key> | |
- <true/> | |
- <key>com.apple.diskarbitrationd</key> | |
- <true/> | |
- <key>com.apple.diskmanagementstartup</key> | |
- <true/> | |
- <key>com.apple.displaypolicyd</key> | |
- <true/> | |
- <key>com.apple.distnoted.xpc.daemon</key> | |
- <true/> | |
<key>com.apple.dnsextd</key> | |
<true/> | |
- <key>com.apple.dpaudiothru</key> | |
- <true/> | |
- <key>com.apple.dpd</key> | |
- <true/> | |
- <key>com.apple.dspluginhelperd</key> | |
- <true/> | |
- <key>com.apple.duetexpertd</key> | |
- <true/> | |
- <key>com.apple.duetknowledged</key> | |
- <true/> | |
- <key>com.apple.dvdplayback.setregion</key> | |
- <true/> | |
- <key>com.apple.efax</key> | |
- <true/> | |
<key>com.apple.emlog</key> | |
<true/> | |
- <key>com.apple.emond</key> | |
- <true/> | |
- <key>com.apple.emond.aslmanager</key> | |
- <true/> | |
- <key>com.apple.familycontrols</key> | |
- <true/> | |
- <key>com.apple.findmymacd</key> | |
- <true/> | |
- <key>com.apple.findmymacmessenger</key> | |
- <true/> | |
<key>com.apple.fingerd</key> | |
<true/> | |
- <key>com.apple.firmwaresyncd</key> | |
- <true/> | |
- <key>com.apple.fontd</key> | |
- <true/> | |
- <key>com.apple.fontmover</key> | |
- <true/> | |
- <key>com.apple.fseventsd</key> | |
- <true/> | |
<key>com.apple.ftp-proxy</key> | |
<true/> | |
<key>com.apple.ftpd</key> | |
<true/> | |
<key>com.apple.getty</key> | |
<true/> | |
- <key>com.apple.gkreport</key> | |
- <true/> | |
- <key>com.apple.hcud</key> | |
- <true/> | |
- <key>com.apple.hdiejectd</key> | |
- <true/> | |
- <key>com.apple.icloud.findmydeviced</key> | |
- <true/> | |
- <key>com.apple.iconservices.iconservicesagent</key> | |
- <true/> | |
- <key>com.apple.iconservices.iconservicesd</key> | |
- <true/> | |
- <key>com.apple.ifdreader</key> | |
- <true/> | |
- <key>com.apple.installandsetup.systemmigrationd</key> | |
- <true/> | |
<key>com.apple.kdumpd</key> | |
<true/> | |
- <key>com.apple.klogd</key> | |
- <true/> | |
- <key>com.apple.kuncd</key> | |
- <true/> | |
<key>com.apple.listen_kdb</key> | |
<true/> | |
<key>com.apple.locate</key> | |
<true/> | |
- <key>com.apple.locationd</key> | |
- <true/> | |
- <key>com.apple.lockd</key> | |
- <true/> | |
- <key>com.apple.loginwindow.LFVTracer</key> | |
- <true/> | |
- <key>com.apple.logkextloadsd</key> | |
- <true/> | |
<key>com.apple.lognoise</key> | |
<true/> | |
- <key>com.apple.mDNSResponder.reloaded</key> | |
- <true/> | |
- <key>com.apple.mDNSResponderHelper.reloaded</key> | |
- <true/> | |
- <key>com.apple.mbsystemadministration</key> | |
- <true/> | |
- <key>com.apple.mbusertrampoline</key> | |
- <true/> | |
- <key>com.apple.mdmclient.daemon</key> | |
- <true/> | |
<key>com.apple.mdmclient.daemon.runatboot</key> | |
<true/> | |
- <key>com.apple.metadata.mds</key> | |
- <true/> | |
- <key>com.apple.metadata.mds.index</key> | |
- <true/> | |
- <key>com.apple.metadata.mds.scan</key> | |
- <true/> | |
- <key>com.apple.metadata.mds.spindump</key> | |
- <true/> | |
- <key>com.apple.metermaticd</key> | |
- <true/> | |
- <key>com.apple.mmdiagnose</key> | |
- <true/> | |
<key>com.apple.mtmfs</key> | |
<true/> | |
- <key>com.apple.mtrecorder</key> | |
- <true/> | |
- <key>com.apple.nehelper</key> | |
- <true/> | |
- <key>com.apple.nesessionmanager</key> | |
- <true/> | |
- <key>com.apple.netauth.sys.auth</key> | |
- <true/> | |
- <key>com.apple.netauth.sys.gui</key> | |
- <true/> | |
- <key>com.apple.netbiosd</key> | |
- <true/> | |
- <key>com.apple.networkd</key> | |
- <true/> | |
- <key>com.apple.networkdiagnosticsd</key> | |
- <true/> | |
- <key>com.apple.newsyslog</key> | |
- <true/> | |
- <key>com.apple.nfcd</key> | |
- <true/> | |
- <key>com.apple.nfsconf</key> | |
- <true/> | |
- <key>com.apple.nfsd</key> | |
- <true/> | |
- <key>com.apple.nis.ypbind</key> | |
- <true/> | |
- <key>com.apple.nlcd</key> | |
- <true/> | |
- <key>com.apple.noticeboard.state</key> | |
- <true/> | |
- <key>com.apple.notifyd</key> | |
- <true/> | |
- <key>com.apple.nsurlsessiond_privileged</key> | |
- <true/> | |
- <key>com.apple.nsurlstoraged</key> | |
- <true/> | |
<key>com.apple.ntalkd</key> | |
<true/> | |
- <key>com.apple.ocspd</key> | |
- <true/> | |
<key>com.apple.odproxyd</key> | |
<true/> | |
- <key>com.apple.opendirectoryd</key> | |
- <true/> | |
- <key>com.apple.periodic-daily</key> | |
- <true/> | |
- <key>com.apple.periodic-monthly</key> | |
- <true/> | |
- <key>com.apple.periodic-weekly</key> | |
- <true/> | |
- <key>com.apple.pfctl</key> | |
- <true/> | |
- <key>com.apple.pfd</key> | |
- <true/> | |
- <key>com.apple.platform.ptmd</key> | |
- <true/> | |
- <key>com.apple.postgres</key> | |
- <true/> | |
- <key>com.apple.powerd</key> | |
- <true/> | |
- <key>com.apple.powerd.swd</key> | |
- <true/> | |
- <key>com.apple.preferences.timezone.admintool</key> | |
- <true/> | |
- <key>com.apple.preferences.timezone.auto</key> | |
- <true/> | |
- <key>com.apple.printtool.daemon</key> | |
- <true/> | |
- <key>com.apple.racoon</key> | |
- <true/> | |
- <key>com.apple.revisiond</key> | |
- <true/> | |
- <key>com.apple.rexecd</key> | |
- <true/> | |
- <key>com.apple.rlogind</key> | |
- <true/> | |
- <key>com.apple.rpcbind</key> | |
- <true/> | |
- <key>com.apple.rpmuxd</key> | |
- <true/> | |
- <key>com.apple.rshd</key> | |
- <true/> | |
- <key>com.apple.rusbd</key> | |
- <true/> | |
- <key>com.apple.sandboxd</key> | |
- <true/> | |
<key>com.apple.screensharing</key> | |
<true/> | |
- <key>com.apple.scsid</key> | |
- <true/> | |
- <key>com.apple.secinitd</key> | |
- <true/> | |
<key>com.apple.security.FDERecoveryAgent</key> | |
<true/> | |
- <key>com.apple.security.agent.login</key> | |
- <true/> | |
- <key>com.apple.security.authhost</key> | |
- <true/> | |
- <key>com.apple.security.syspolicy</key> | |
- <true/> | |
- <key>com.apple.securityd_service</key> | |
- <true/> | |
- <key>com.apple.sessionlogoutd</key> | |
- <true/> | |
- <key>com.apple.smb.preferences</key> | |
- <true/> | |
<key>com.apple.smbd</key> | |
<true/> | |
- <key>com.apple.softwareupdate_download_service</key> | |
- <true/> | |
- <key>com.apple.softwareupdatecheck.initial</key> | |
- <true/> | |
- <key>com.apple.softwareupdated</key> | |
- <true/> | |
- <key>com.apple.speech.speechsynthesisd</key> | |
- <true/> | |
- <key>com.apple.ssdcrashd</key> | |
- <true/> | |
- <key>com.apple.stackshot</key> | |
- <true/> | |
- <key>com.apple.statd.notify</key> | |
- <true/> | |
- <key>com.apple.storagekitd</key> | |
- <true/> | |
- <key>com.apple.storereceiptinstaller</key> | |
- <true/> | |
- <key>com.apple.suhelperd</key> | |
- <true/> | |
- <key>com.apple.swcd</key> | |
- <true/> | |
- <key>com.apple.symptomsd</key> | |
- <true/> | |
- <key>com.apple.syslogd</key> | |
- <true/> | |
- <key>com.apple.syspowerprofiler</key> | |
- <true/> | |
- <key>com.apple.systemkeychain</key> | |
- <true/> | |
- <key>com.apple.systempreferences.install</key> | |
- <true/> | |
- <key>com.apple.systemstats.analysis</key> | |
- <true/> | |
- <key>com.apple.systemstats.daily</key> | |
- <true/> | |
- <key>com.apple.systemstatsd</key> | |
- <true/> | |
<key>com.apple.telnetd</key> | |
<true/> | |
<key>com.apple.tftpd</key> | |
<true/> | |
- <key>com.apple.thermald</key> | |
- <true/> | |
- <key>com.apple.uninstalld</key> | |
- <true/> | |
- <key>com.apple.unmountassistant.sysagent</key> | |
- <true/> | |
- <key>com.apple.updateEFIDesktopPicture</key> | |
- <true/> | |
- <key>com.apple.usbd</key> | |
- <true/> | |
- <key>com.apple.usbmuxd</key> | |
- <true/> | |
<key>com.apple.uucp</key> | |
<true/> | |
- <key>com.apple.var-db-dslocal-backup</key> | |
- <true/> | |
- <key>com.apple.vsdbutil</key> | |
- <true/> | |
- <key>com.apple.warmd</key> | |
- <true/> | |
- <key>com.apple.watchdogd</key> | |
- <true/> | |
- <key>com.apple.wdhelper</key> | |
+ <key>com.apple.webcontentfilter.dns</key> | |
<true/> | |
- <key>com.apple.wifid</key> | |
- <true/> | |
- <key>com.apple.wirelessproxd</key> | |
- <true/> | |
- <key>com.apple.wwand</key> | |
- <true/> | |
- <key>com.apple.xpc.uscwoap</key> | |
+ <key>com.apple.webcontentfilter.proxy</key> | |
<true/> | |
<key>com.apple.xsan</key> | |
<true/> | |
@@ -457,8 +94,6 @@ | |
<true/> | |
<key>com.openssh.sshd</key> | |
<true/> | |
- <key>com.vix.cron</key> | |
- <true/> | |
<key>org.apache.httpd</key> | |
<true/> | |
<key>org.cups.cups-lpd</key> | |
@@ -473,462 +108,6 @@ | |
<true/> | |
<key>org.postfix.master</key> | |
<true/> | |
- | |
- <!-- Agents --> | |
- <key>com.apple.AOSHeartbeat</key> | |
- <true/> | |
- <key>com.apple.AOSPushRelay</key> | |
- <true/> | |
- <key>com.apple.ATS.FontValidator</key> | |
- <true/> | |
- <key>com.apple.ATS.FontValidatorConduit</key> | |
- <true/> | |
- <key>com.apple.AddressBook.AssistantService</key> | |
- <true/> | |
- <key>com.apple.AddressBook.SourceSync</key> | |
- <true/> | |
- <key>com.apple.AddressBook.abd</key> | |
- <true/> | |
- <key>com.apple.AirPlayUIAgent</key> | |
- <true/> | |
- <key>com.apple.AirPortBaseStationAgent</key> | |
- <true/> | |
- <key>com.apple.AppleGraphicsWarning</key> | |
- <true/> | |
- <key>com.apple.AskPermissionUI</key> | |
- <true/> | |
- <key>com.apple.AssetCacheLocatorService</key> | |
- <true/> | |
- <key>com.apple.AssistiveControl</key> | |
- <true/> | |
- <key>com.apple.BezelUIServer</key> | |
- <true/> | |
- <key>com.apple.CalendarAgent</key> | |
- <true/> | |
- <key>com.apple.CallHistoryPluginHelper</key> | |
- <true/> | |
- <key>com.apple.CallHistorySyncHelper</key> | |
- <true/> | |
- <key>com.apple.CommCenter</key> | |
- <true/> | |
- <key>com.apple.ContainerRepairAgent</key> | |
- <true/> | |
- <key>com.apple.CoreAuthentication.daemon</key> | |
- <true/> | |
- <key>com.apple.CoreLocationAgent</key> | |
- <true/> | |
- <key>com.apple.CoreRAIDAgent</key> | |
- <true/> | |
- <key>com.apple.DFRAgent</key> | |
- <true/> | |
- <key>com.apple.DiagnosticReportCleanup.plist</key> | |
- <true/> | |
- <key>com.apple.DictationIM</key> | |
- <true/> | |
- <key>com.apple.DiskArbitrationAgent</key> | |
- <true/> | |
- <key>com.apple.Dock.agent</key> | |
- <true/> | |
- <key>com.apple.EscrowSecurityAlert</key> | |
- <true/> | |
- <key>com.apple.FTCleanup</key> | |
- <true/> | |
- <key>com.apple.FileStatsAgent</key> | |
- <true/> | |
- <key>com.apple.FileSyncAgent.PHD</key> | |
- <true/> | |
- <key>com.apple.FilesystemUI</key> | |
- <true/> | |
- <key>com.apple.Finder</key> | |
- <true/> | |
- <key>com.apple.FolderActionsDispatcher</key> | |
- <true/> | |
- <key>com.apple.FontRegistryUIAgent</key> | |
- <true/> | |
- <key>com.apple.FontWorker</key> | |
- <true/> | |
- <key>com.apple.IMLoggingAgent</key> | |
- <true/> | |
- <key>com.apple.MDCrashReportd</key> | |
- <true/> | |
- <key>com.apple.ManagedClientAgent.enrollagent</key> | |
- <true/> | |
- <key>com.apple.Maps.mapspushd</key> | |
- <true/> | |
- <key>com.apple.NetworkDiagnostics</key> | |
- <true/> | |
- <key>com.apple.PCIESlotCheck</key> | |
- <true/> | |
- <key>com.apple.PIPAgent</key> | |
- <true/> | |
- <key>com.apple.PackageKit.InstallStatus</key> | |
- <true/> | |
- <key>com.apple.PhotoLibraryMigrationUtility.XPC</key> | |
- <true/> | |
- <key>com.apple.PubSub.Agent</key> | |
- <true/> | |
- <key>com.apple.RemoteDesktop.agent</key> | |
- <true/> | |
- <key>com.apple.ReportCrash</key> | |
- <true/> | |
- <key>com.apple.ReportCrash.Self</key> | |
- <true/> | |
- <key>com.apple.ReportGPURestart</key> | |
- <true/> | |
- <key>com.apple.ReportPanic</key> | |
- <true/> | |
- <key>com.apple.SSDCrashNotifier</key> | |
- <true/> | |
- <key>com.apple.Safari.SafeBrowsing.Service</key> | |
- <true/> | |
- <key>com.apple.SafariCloudHistoryPushAgent</key> | |
- <true/> | |
- <key>com.apple.SafariNotificationAgent</key> | |
- <true/> | |
- <key>com.apple.SafariPlugInUpdateNotifier</key> | |
- <true/> | |
- <key>com.apple.ScreenReaderUIServer</key> | |
- <true/> | |
- <key>com.apple.SmartDefaults</key> | |
- <true/> | |
- <key>com.apple.SocialPushAgent</key> | |
- <true/> | |
- <key>com.apple.Spotlight</key> | |
- <true/> | |
- <key>com.apple.SystemUIServer.agent</key> | |
- <true/> | |
- <key>com.apple.TMHelperAgent</key> | |
- <true/> | |
- <key>com.apple.TMHelperAgent.SetupOffer</key> | |
- <true/> | |
- <key>com.apple.USBAgent</key> | |
- <true/> | |
- <key>com.apple.UserEventAgent-Aqua</key> | |
- <true/> | |
- <key>com.apple.UserEventAgent-LoginWindow</key> | |
- <true/> | |
- <key>com.apple.UserNotificationCenterAgent</key> | |
- <true/> | |
- <key>com.apple.UserNotificationCenterAgent-LoginWindow</key> | |
- <true/> | |
- <key>com.apple.VoiceOver</key> | |
- <true/> | |
- <key>com.apple.WebKit.PluginAgent</key> | |
- <true/> | |
- <key>com.apple.ZoomWindow</key> | |
- <true/> | |
- <key>com.apple.accountsd</key> | |
- <true/> | |
- <key>com.apple.akd</key> | |
- <true/> | |
- <key>com.apple.alf.useragent</key> | |
- <true/> | |
- <key>com.apple.aos.migrate</key> | |
- <true/> | |
- <key>com.apple.appleseed.seedusaged</key> | |
- <true/> | |
- <key>com.apple.appsleep</key> | |
- <true/> | |
- <key>com.apple.appstoreupdateagent</key> | |
- <true/> | |
- <key>com.apple.apsctl</key> | |
- <true/> | |
- <key>com.apple.askpermissiond</key> | |
- <true/> | |
- <key>com.apple.assistant_service</key> | |
- <true/> | |
- <key>com.apple.assistantd</key> | |
- <true/> | |
- <key>com.apple.audio.systemsoundserverd</key> | |
- <true/> | |
- <key>com.apple.bird</key> | |
- <true/> | |
- <key>com.apple.bluetoothUIServer</key> | |
- <true/> | |
- <key>com.apple.btsa</key> | |
- <true/> | |
- <key>com.apple.cfnetwork.AuthBrokerAgent</key> | |
- <true/> | |
- <key>com.apple.cfnetwork.cfnetworkagent</key> | |
- <true/> | |
- <key>com.apple.cloudd</key> | |
- <true/> | |
- <key>com.apple.cloudfamilyrestrictionsd</key> | |
- <true/> | |
- <key>com.apple.cloudpaird</key> | |
- <true/> | |
- <key>com.apple.cloudphotosd</key> | |
- <true/> | |
- <key>com.apple.cmfsyncagent</key> | |
- <true/> | |
- <key>com.apple.coredata.externalrecordswriter</key> | |
- <true/> | |
- <key>com.apple.coreservices.appleid.authentication</key> | |
- <true/> | |
- <key>com.apple.coreservices.sharedfilelistd</key> | |
- <true/> | |
- <key>com.apple.coreservices.uiagent</key> | |
- <true/> | |
- <key>com.apple.coreservices.useractivityd</key> | |
- <true/> | |
- <key>com.apple.csuseragent</key> | |
- <true/> | |
- <key>com.apple.ctkd</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent3600_i386</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent3600_i386_1</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent3600_x86_64</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent3600_x86_64_1</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgentLegacy_i386</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgentLegacy_i386_1</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgentLegacy_x86_64</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgentLegacy_x86_64_1</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent_i386</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent_i386_1</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent_x86_64</key> | |
- <true/> | |
- <key>com.apple.cvmsCompAgent_x86_64_1</key> | |
- <true/> | |
- <key>com.apple.diagnostics_agent</key> | |
- <true/> | |
- <key>com.apple.distnoted.xpc.agent</key> | |
- <true/> | |
- <key>com.apple.dt.CommandLineTools.installondemand</key> | |
- <true/> | |
- <key>com.apple.duetagent</key> | |
- <true/> | |
- <key>com.apple.familycircled</key> | |
- <true/> | |
- <key>com.apple.familycontrols.useragent</key> | |
- <true/> | |
- <key>com.apple.familynotificationd</key> | |
- <true/> | |
- <key>com.apple.findmymacmessenger</key> | |
- <true/> | |
- <key>com.apple.fontd</key> | |
- <true/> | |
- <key>com.apple.gamed</key> | |
- <true/> | |
- <key>com.apple.helpd</key> | |
- <true/> | |
- <key>com.apple.iCloudUserNotificationsd</key> | |
- <true/> | |
- <key>com.apple.icbaccountsd</key> | |
- <true/> | |
- <key>com.apple.icdd</key> | |
- <true/> | |
- <key>com.apple.icloud.findmydeviced.findmydevice-user-agent</key> | |
- <true/> | |
- <key>com.apple.icloud.fmfd</key> | |
- <true/> | |
- <key>com.apple.iconservices.iconservicesagent</key> | |
- <true/> | |
- <key>com.apple.identityservicesd</key> | |
- <true/> | |
- <key>com.apple.idsfoundation.IDSRemoteURLConnectionAgent</key> | |
- <true/> | |
- <key>com.apple.imagent</key> | |
- <true/> | |
- <key>com.apple.imcore.imtransferagent</key> | |
- <true/> | |
- <key>com.apple.imklaunchagent</key> | |
- <true/> | |
- <key>com.apple.installandsetup.migrationhelper.user</key> | |
- <true/> | |
- <key>com.apple.isst</key> | |
- <true/> | |
- <key>com.apple.java.InstallOnDemandAgent</key> | |
- <true/> | |
- <key>com.apple.java.updateSharing</key> | |
- <true/> | |
- <key>com.apple.lateragent</key> | |
- <true/> | |
- <key>com.apple.locationmenu</key> | |
- <true/> | |
- <key>com.apple.lookupd</key> | |
- <true/> | |
- <key>com.apple.lsd</key> | |
- <true/> | |
- <key>com.apple.maspushagent</key> | |
- <true/> | |
- <key>com.apple.mbbackgrounduseragent</key> | |
- <true/> | |
- <key>com.apple.mbfloagent</key> | |
- <true/> | |
- <key>com.apple.mbuseragent</key> | |
- <true/> | |
- <key>com.apple.mdmclient.agent</key> | |
- <true/> | |
- <key>com.apple.mdworker.32bit</key> | |
- <true/> | |
- <key>com.apple.mdworker.bundles</key> | |
- <true/> | |
- <key>com.apple.mdworker.isolation</key> | |
- <true/> | |
- <key>com.apple.mdworker.lsb</key> | |
- <true/> | |
- <key>com.apple.mdworker.mail</key> | |
- <true/> | |
- <key>com.apple.mdworker.shared</key> | |
- <true/> | |
- <key>com.apple.mdworker.single</key> | |
- <true/> | |
- <key>com.apple.mdworker.sizing</key> | |
- <true/> | |
- <key>com.apple.metadata.SpotlightNetHelper</key> | |
- <true/> | |
- <key>com.apple.metadata.mdbulkimport</key> | |
- <true/> | |
- <key>com.apple.metadata.mdflagwriter</key> | |
- <true/> | |
- <key>com.apple.metadata.mdwrite</key> | |
- <true/> | |
- <key>com.apple.midiserver</key> | |
- <true/> | |
- <key>com.apple.navd</key> | |
- <true/> | |
- <key>com.apple.neagent</key> | |
- <true/> | |
- <key>com.apple.netauth.user.auth</key> | |
- <true/> | |
- <key>com.apple.netauth.user.gui</key> | |
- <true/> | |
- <key>com.apple.noticeboard.agent</key> | |
- <true/> | |
- <key>com.apple.notificationcenterui.agent</key> | |
- <true/> | |
- <key>com.apple.nsurlsessiond</key> | |
- <true/> | |
- <key>com.apple.nsurlstoraged</key> | |
- <true/> | |
- <key>com.apple.parentalcontrols.check</key> | |
- <true/> | |
- <key>com.apple.parsec.subscriptionservice</key> | |
- <true/> | |
- <key>com.apple.photoanalysisd</key> | |
- <true/> | |
- <key>com.apple.photolibraryd</key> | |
- <true/> | |
- <key>com.apple.pictd</key> | |
- <true/> | |
- <key>com.apple.pluginkit.pkd</key> | |
- <true/> | |
- <key>com.apple.pluginkit.pkreporter</key> | |
- <true/> | |
- <key>com.apple.powerchime</key> | |
- <true/> | |
- <key>com.apple.printtool.agent</key> | |
- <true/> | |
- <key>com.apple.printuitool.agent</key> | |
- <true/> | |
- <key>com.apple.projectlinkd</key> | |
- <true/> | |
- <key>com.apple.quicklook</key> | |
- <true/> | |
- <key>com.apple.quicklook.32bit</key> | |
- <true/> | |
- <key>com.apple.quicklook.config</key> | |
- <true/> | |
- <key>com.apple.quicklook.ui.helper</key> | |
- <true/> | |
- <key>com.apple.rcd</key> | |
- <true/> | |
- <key>com.apple.recentsd</key> | |
- <true/> | |
- <key>com.apple.reversetemplated</key> | |
- <true/> | |
- <key>com.apple.rtcreportingd</key> | |
- <true/> | |
- <key>com.apple.safaridavclient</key> | |
- <true/> | |
- <key>com.apple.scopedbookmarksagent.xpc</key> | |
- <true/> | |
- <key>com.apple.screensharing.MessagesAgent</key> | |
- <true/> | |
- <key>com.apple.screensharing.agent</key> | |
- <true/> | |
- <key>com.apple.scrod</key> | |
- <true/> | |
- <key>com.apple.security.DiskUnmountWatcher</key> | |
- <true/> | |
- <key>com.apple.sharingd</key> | |
- <true/> | |
- <key>com.apple.soagent</key> | |
- <true/> | |
- <key>com.apple.softwareupdate_notify_agent</key> | |
- <true/> | |
- <key>com.apple.speech.speechdatainstallerd</key> | |
- <true/> | |
- <key>com.apple.speech.speechsynthesisd</key> | |
- <true/> | |
- <key>com.apple.speech.synthesisserver</key> | |
- <true/> | |
- <key>com.apple.spindump_agent</key> | |
- <true/> | |
- <key>com.apple.spotlight.IndexAgent</key> | |
- <true/> | |
- <key>com.apple.ssinvitationagent</key> | |
- <true/> | |
- <key>com.apple.storeaccountd</key> | |
- <true/> | |
- <key>com.apple.storeassetd</key> | |
- <true/> | |
- <key>com.apple.storedownloadd</key> | |
- <true/> | |
- <key>com.apple.storeinappd</key> | |
- <true/> | |
- <key>com.apple.storelegacy</key> | |
- <true/> | |
- <key>com.apple.storeuid</key> | |
- <true/> | |
- <key>com.apple.suggestd</key> | |
- <true/> | |
- <key>com.apple.syncdefaultsd</key> | |
- <true/> | |
- <key>com.apple.syncservices.SyncServer</key> | |
- <true/> | |
- <key>com.apple.syncservices.uihandler</key> | |
- <true/> | |
- <key>com.apple.systemprofiler</key> | |
- <true/> | |
- <key>com.apple.talagent</key> | |
- <true/> | |
- <key>com.apple.telephonyutilities.callservicesd</key> | |
- <true/> | |
- <key>com.apple.thermaltrap</key> | |
- <true/> | |
- <key>com.apple.tiswitcher</key> | |
- <true/> | |
- <key>com.apple.universalaccessAuthWarn</key> | |
- <true/> | |
- <key>com.apple.universalaccesscontrol</key> | |
- <true/> | |
- <key>com.apple.universalaccessd</key> | |
- <true/> | |
- <key>com.apple.unmountassistant.useragent</key> | |
- <true/> | |
- <key>com.apple.usernoted</key> | |
- <true/> | |
- <key>com.apple.warmd_agent</key> | |
- <true/> | |
- <key>com.apple.webinspectord</key> | |
- <true/> | |
- <key>com.apple.wifi.WiFiAgent</key> | |
- <true/> | |
- <key>com.apple.xpc.loginitemregisterd</key> | |
- <true/> | |
- <key>com.apple.xpc.otherbsd</key> | |
- <true/> | |
</dict> | |
</dict> | |
</plist> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment