mongodb-macosx-prefspane icon indicating copy to clipboard operation
mongodb-macosx-prefspane copied to clipboard

More generic launchd plist migration support

Open remysaissy opened this issue 12 years ago • 0 comments

Presently, only launchd agent from homebrew is detected and migrated to the prefspane's plist. A more generic method should be implemented.

  • detect a running mongod process's pid
  • map it to its relevant launchctl list entry
  • find the location on disk of this launchd plist to apply it the migration process.

remysaissy avatar Jul 23 '12 23:07 remysaissy