launch-daemon Questions
8
Is it possible to know the .plist file location which is loaded by the launchctl command?
The label name is listed with launchctl list and its contents can be viewed by launchctl list LABEL, but I ...
Roily asked 29/8, 2013 at 5:9
1
Solved
We have a Launch Daemon which (necessarily, for various reasons) runs as root, and which communicates with a server component via the network. It needs to authenticate with the service, so when it ...
Conchiolin asked 16/11, 2016 at 17:12
2
Solved
I'm developing a simple launchdaemon that copies files from one directory to another. I've gotten the files to transfer over fine.
I just want the files in the directory to be .mp3's instead of .d...
Linotype asked 18/12, 2011 at 13:21
3
In KEXT, I am listening for file close via vnode or file scope listener. For certain (very few) files, I need to send file path to my system daemon which does some processing (this has to happen in...
Subjugate asked 25/4, 2012 at 5:58
2
Solved
I'm new in Mac OS X world but I have skills on Windows dev.
I need to develop a daemon (on Windows will be Windows Service) that uploads/downloads files from a Web Service.
My question is: is it ...
Lone asked 8/5, 2012 at 22:57
1
© 2022 - 2024 — McMap. All rights reserved.