From 37a0b0b64ce21ce51a2827892aa2a2b7266c975c Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Fri, 10 Feb 2023 20:57:55 +0100
Subject: up

---
 .config/mpd/mpd.conf | 2 --
 1 file changed, 2 deletions(-)

(limited to '.config/mpd/mpd.conf')

diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf
index 7ab1830..fea3b02 100644
--- a/.config/mpd/mpd.conf
+++ b/.config/mpd/mpd.conf
@@ -66,7 +66,6 @@ sticker_file			"~/.local/share/mpd/sticker.sql"
 # current user.
 #
 user				"jozan"
-user				"r_bousset"
 #
 # 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).
@@ -74,7 +73,6 @@ user				"r_bousset"
 # have permission to use sound card.
 #
 group				"jozan"
-group				"r_bousset"
 #
 # This setting sets the address for the daemon to listen on. Careful attention
 # should be paid if this is assigned to anything other then the default, any.
-- 
cgit v1.2.3