From d88dd40e8763330fa4b9899e09c3129b3213e38e Mon Sep 17 00:00:00 2001 From: Derek Taylor Date: Fri, 18 Apr 2025 16:55:55 -0500 Subject: [PATCH] Commenting out 'dt' user because this config is going in DTOS. --- .config/mpd/mpd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf index 7836788..89d8215 100644 --- a/.config/mpd/mpd.conf +++ b/.config/mpd/mpd.conf @@ -67,7 +67,7 @@ sticker_file "~/.config/mpd/sticker.sql" # initialization. This setting is disabled by default and MPD is run as the # current user. # -user "dt" +#user "dt" # # This setting specifies the group that MPD will run as. If not specified # primary group of user specified with "user" setting will be used (if set).