Skip to content

Commit

Permalink
Remove annoying plist which breaks Github formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
drduh committed Oct 25, 2015
1 parent b8cc543 commit 85a1ad8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion 14F27_launchd.csv
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ filename,label,program,sha256,runatload,comment
/System/Library/LaunchAgents/com.apple.FontValidator.plist,com.apple.ATS.FontValidator,"['/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/FontValidator']",b834051e4de54a8c272055bcc6d585150b5296cb93211d520537e56784dc86e4,False,
/System/Library/LaunchAgents/com.apple.FontValidatorConduit.plist,com.apple.ATS.FontValidatorConduit,"['/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/FontValidatorConduit']",687132f17b7902037a653ec9e9f604a6c9fc9b358d5b19b2749956e1bd44deba,False,
/System/Library/LaunchAgents/com.apple.FontWorker.plist,com.apple.FontWorker,"['/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Support/fontworker']",236492be703611b65e521c918c895a156171665767ab6830e3a4478c4df5e881,False,
/System/Library/LaunchAgents/com.apple.FTCleanup.plist,com.apple.FTCleanup,"['/bin/sh', '-c', 'if [ "$HOME" == "/System" ]; then exit 0; fi; if [ -f "$HOME/Library/LaunchAgents/com.apple.imagent.plist" ] ; then launchctl unload -wF ~/Library/LaunchAgents/com.apple.imagent.plist ; launchctl load -wF /System/Library/LaunchAgents/com.apple.imagent.plist ; fi ; if [ -f "$HOME/Library/LaunchAgents/com.apple.apsd-ft.plist" ] ; then launchctl unload -wF -S Aqua ~/Library/LaunchAgents/com.apple.apsd-ft.plist; fi ; if [ -f "$HOME/Library/LaunchAgents/com.apple.marcoagent.plist" ] ; then launchctl unload -wF ~/Library/LaunchAgents/com.apple.marcoagent.plist ; launchctl load -wF /System/Library/LaunchAgents/com.apple.marcoagent.plist ; fi ; if [ -f "$HOME/Library/LaunchAgents/com.apple.FTMonitor.plist" ] ; then launchctl unload -wF ~/Library/LaunchAgents/com.apple.FTMonitor.plist ; fi ;']",035ee8aaff5c5282925974215e7bd28cad51e788c64431bb933364011e637fcd,True,
/System/Library/LaunchAgents/com.apple.gamed.plist,com.apple.gamed,"['/System/Library/PrivateFrameworks/GameCenterFoundation.framework/Versions/A/gamed']",de1f435de0332d441f35699811ce2fcfa5627d17d1720d51b94bb66589b50e91,False,
/System/Library/LaunchAgents/com.apple.helpd.plist,com.apple.helpd,"['/System/Library/PrivateFrameworks/HelpData.framework/Versions/A/Resources/helpd']",1db419e7a9bb1326bc88e2d5f980e43868675ded4aa92320d365b67f6b4285f1,True,
/System/Library/LaunchAgents/com.apple.icbaccountsd.plist,com.apple.icbaccountsd,"['/usr/libexec/icbaccountsd']",36d50465f7d96755c34311af525ccf826b17ed6182b13c25d72055eb990f8ffa,False,
Expand Down

0 comments on commit 85a1ad8

Please sign in to comment.