Skip to content

media-keys: Place spawned processes into a systemd scope

Benjamin Berg requested to merge benzea/spawn-in-scope into master

This means we isolate the processes from the media-keys scope itself. We can also set some default options for the scope, do this using a drop-in and default to make the process part of graphical-session.target and kill it after 5 seconds rather than 1min 30s.

Merge request reports