Skip to main content

Questions tagged [launch-services]

Launch Services is an API used by applications to open other applications or their document files similar to the way that the Finder or the Dock handles them.

2 votes
1 answer
88 views

I use syncthing for backups and data sync. In Linux, I run it via a systemd hardened unit, restricting what directories the process can read, access to privileged kernel ops and, most important, I ...
Sebastian's user avatar
  • 161
0 votes
0 answers
326 views

I use SSH extensively for intersystem communication within a private (192.x.x.x) network. Now there is a need to allow only some functions (notably SCP) with a couple of servers from the external ...
Dennis 's user avatar
  • 125
1 vote
1 answer
183 views

I installed an AI coding IDE by dragging it to my Applications folder. As soon as I opened it, it changed my Finder such that all .md, .json, .txt etc. open with this new app instead of others. I do ...
anon's user avatar
  • 11
1 vote
0 answers
487 views

There are some recent apps, e.g., Cisco Secure Client / AnyConnect VPN service, where the service cannot be stopped/started using the LaunchControl.app. For more control over what's running on the ...
HanSooloo's user avatar
  • 344
1 vote
1 answer
47 views

I'm not able in my plist of sync to make a beep when finished. this my code of plist <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple//DTD ...
Oscardot's user avatar
4 votes
7 answers
2k views

I'm looking for something which runs under macOS that will let me do the following: Suppose I have a file called "program.list" with contents something like this: "Program 1" "...
HippoMan's user avatar
  • 440
1 vote
0 answers
1k views

I have been living with this for a long time, but now (hope with your help) I am committed to solve it because it doesn't look quite normal. Why this window of this sharingd process, shows up at boot ...
nostromo's user avatar
  • 343
1 vote
1 answer
431 views

I know I can use "Service Management" (SMAppManager) for the current user [or do the equivalent action via setup], but it only registers at login for the current user, but I need my app to ...
Aleksandr's user avatar
0 votes
2 answers
1k views

I, for some reason, cannot seem to find a google search which actually answers this question. I have a mac, and I would like to have the ssh daemon running in the background at all times, so I can ssh ...
ExecutionByFork's user avatar
1 vote
0 answers
112 views

The macOS system recognizes various files as JavaScript. If the filename extension is .js, .jscript, .javascript or .mjs, the file's Uniform Type Identifier (UTI) is com.netscape.javascript-source and ...
Jim Danner's user avatar
2 votes
1 answer
3k views

I'm currently using macOS Ventura 13.1 on my i5 Macbook Pro 2020. After updating to this version, some unexpected behavior has arose, such as "Steam" added items that can run in the ...
Berkay's user avatar
  • 121
0 votes
1 answer
3k views

I noticed in my boot logs that this service fails to start because the executable is missing. So, what is it supposed to do? I can’t find much about it on the internet besides that it was introduced ...
Florian Wendelborn's user avatar
0 votes
1 answer
62 views

On my iMac I would like to open PDF files with Preview, while PDF files that have 'docuni' in the name (e.g. 'docuni1.pdf' or 'docuni2.pdf' etc.) I would like to open by default with Adobe Reader. Is ...
Frank's user avatar
  • 113
1 vote
0 answers
357 views

Long ago it was relatively simple to kill and start some apps and processes in macOS by issuing a killall -HUP PROCESS_NAME. It seemed that most apps and processes respected the -HUP signal, but that'...
ylluminate's user avatar
  • 5,817
1 vote
1 answer
6k views

There are several launch daemons/agents that start automatically and I wish they will not start automatically. I have listed some services by running $ launchctl list | grep -i 'safari\|siri\|photo\|...
Mr.'s user avatar
  • 195

15 30 50 per page