[PR #1861] [MERGED] mpd config modernizing #4096

Closed
opened 2026-05-05 10:13:40 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1861
Author: @ghost
Created: 4/4/2018
Status: Merged
Merged: 4/4/2018
Merged by: @SkewedZeppelin

Base: masterHead: mpd


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -1 deletions)

View changed files

📝 etc/disable-programs.inc (+1 -0)
📝 etc/mpd.profile (+1 -1)

📄 Description

Current mpd profile uses outdated ${HOME}/.mpdconf noblacklist location. Not sure that was ever actually used (I remember ~/.mpd). Bring in support for freedesktop location ${HOME}/.config/mpd, as per official documentation.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1861 **Author:** [@ghost](https://github.com/ghost) **Created:** 4/4/2018 **Status:** ✅ Merged **Merged:** 4/4/2018 **Merged by:** [@SkewedZeppelin](https://github.com/SkewedZeppelin) **Base:** `master` ← **Head:** `mpd` --- ### 📝 Commits (2) - [`976ad74`](https://github.com/netblue30/firejail/commit/976ad7461c1f2226ad9dfb385dfd7dc37d2e45d6) support modern config dir - [`f2e4b30`](https://github.com/netblue30/firejail/commit/f2e4b309d7f7bf30f2caadb22026a7ab3e6d8d06) support modern mpd config ### 📊 Changes **2 files changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/disable-programs.inc` (+1 -0) 📝 `etc/mpd.profile` (+1 -1) </details> ### 📄 Description Current mpd profile uses outdated ${HOME}/.mpdconf noblacklist location. Not sure that was ever actually used (I remember ~/.mpd). Bring in support for freedesktop location `${HOME}/.config/mpd`, as per [official documentation](https://www.musicpd.org/doc/user/config.html#config_file). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:13:40 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4096
No description provided.