Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

launch-agent

How to know a specific launchd .plist file location?

December 3, 2023 by Tarik

As of macOS 10.12.6 (not sure about earlier versions) it is possible to invoke: launchctl dumpstate and you will get a wealth of information about all running processes Look for <LABEL> = { as the first line of info pertaining to that job Here’s a one liner to get all the active daemons and their … Read more

Categories macos Tags launch-agent, launch-daemon, launchd, macos Leave a comment

what does launchd status 78 mean?? why my user agent not running??

April 23, 2023 by Tarik

I read man launchctl, find 78 means function not implemented. It doesn’t help much. Finally I make it work, actually there were errors in the plist, I recommend to install the brew install –cask launchcontrol, which is a gui tool for launchctl, it can help detect errors and trouble shooting.

Categories launchd Tags launch-agent, launchd Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa