summaryrefslogtreecommitdiff
path: root/mpd
diff options
context:
space:
mode:
authorZachIR <zachir@librem.one>2025-08-09 06:22:04 -0500
committerZachIR <zachir@librem.one>2025-08-09 06:22:04 -0500
commit8be3056baa220cf5ec47f20f2773c992acc606d2 (patch)
treed52b5e5e0e81114e6c17ca3bfc2cd52de4a0adf8 /mpd
parent19bb2527a8f32a07305b90dfc48618639f0a7438 (diff)
parentd5dc0514b30ea5237642ba4970f85e61c193edbc (diff)
Merge branch 'master' into car
Diffstat (limited to 'mpd')
-rw-r--r--mpd/mpd.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpd/mpd.conf b/mpd/mpd.conf
index 755f1c8..6fdf1b0 100644
--- a/mpd/mpd.conf
+++ b/mpd/mpd.conf
@@ -79,7 +79,7 @@ sticker_file "~/.config/mpd/sticker.sql"
# systemd socket activiation is in use.
#
# For network
-# bind_to_address "127.0.0.1"
+bind_to_address "127.0.0.1"
#
# And for Unix Socket
bind_to_address "~/.config/mpd/socket"