On Sat, 18 Sep 2021, Matt Zagrabelny wrote: > Greetings, > > I believe the Debian package of mpd enables a --global .service and > .socket unit for the mpd daemon/service. > > I'd like to mask that and install it just to a single --user service.
Why do you need to mask the socket and service at the --global level? Why not simply not enable them there? If a unit is not enabled globally, but it is not masked, individual users can still enable it for their own user.