Skip to content

Instantly share code, notes, and snippets.

@JonathonRichardson
Created December 25, 2017 22:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JonathonRichardson/62225b5b3e740de0b35fe4cc66f602dc to your computer and use it in GitHub Desktop.
Save JonathonRichardson/62225b5b3e740de0b35fe4cc66f602dc to your computer and use it in GitHub Desktop.
/usr/libexec/routined Info
$ ps -ef | grep routined
502 57589 1 0 3:58PM ?? 0:00.67 /usr/libexec/routined LAUNCHED_BY_LAUNCHD
501 57591 1 0 3:58PM ?? 0:00.83 /usr/libexec/routined LAUNCHED_BY_LAUNCHD
503 57595 1 0 3:58PM ?? 0:00.85 /usr/libexec/routined LAUNCHED_BY_LAUNCHD
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>16B2657</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>routined</string>
<key>CFBundleIdentifier</key>
<string>com.apple.routined</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>547.0.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>9A229</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>17B24a</string>
<key>DTSDKName</key>
<string>macosx10.13internal</string>
<key>DTXcode</key>
<string>0900</string>
<key>DTXcodeBuild</key>
<string>9A229</string>
<key>UIDeviceFamily</key>
<array>
<integer>1</integer>
<integer>2</integer>
<integer>3</integer>
<integer>4</integer>
</array>
</dict>
</plist>
processInfo
arguments
start
stringWithFormat:
UTF8String
countByEnumeratingWithState:objects:count:
containsString:
sharedInstance
YOU DIDN'T SAY THE MAGIC WORD!
PERMISSION DENIED....and....
routined was not launchd by launchd.
LAUNCHED_BY_LAUNCHD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment