Author :
kn
Date :
2024-01-08 03:26:55
Hash :14d072cc Message :Ship D-Bus system service policy to access system MPRIS interface as user
Controlling spotifyd with, e.g. playerctl(1), only worked when running as
your own user, i.e. interfacing with it on your own user session D-Bus.
Allow _spotifyd to own the org.mpris.MediaPlayer.spotifyd service and
allow any user to talk to it, so that desktop users get playback control,
metadata, etc. for the unprivileged rc.d(8) daemon.