/etc/xdg/autostart/mpdris2.desktop is in mpdris2 0.4-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 | [Desktop Entry]
Name=Music Player Daemon
Comment=MPRIS 2 support for MPD
Exec=mpDris2
Icon=sound
StartupNotify=false
Type=Application
Categories=Audio;Music;Player;
NoDisplay=true
X-DBUS-ServiceName=org.mpris.MediaPlayer2.mpd
X-GNOME-UsesNotifications=true
|