Automated update

This commit is contained in:
klein panic
2025-03-15 16:22:39 -04:00
parent 58d8f5f010
commit f10e76474a
10 changed files with 30 additions and 4 deletions

View File

@@ -0,0 +1 @@
/usr/lib/systemd/user/mpd.service

16
systemd/user/temp Normal file
View File

@@ -0,0 +1,16 @@
× mpd.service - Music Player Daemon
Loaded: loaded (/usr/lib/systemd/user/mpd.service; enabled; preset: enabled)
Active: failed (Result: exit-code) since Tue 2025-03-11 22:22:30 EDT; 2min 7s ago
Duration: 10min 24.636s
Docs: man:mpd(1)
man:mpd.conf(5)
file:///usr/share/doc/mpd/html/user.html
Process: 97912 ExecStart=/usr/bin/mpd --systemd (code=exited, status=1/FAILURE)
Main PID: 97912 (code=exited, status=1/FAILURE)
CPU: 65ms
Mar 11 22:22:30 kernelpanic systemd[939]: Starting mpd.service - Music Player Daemon...
Mar 11 22:22:30 kernelpanic mpd[97912]: exception: Failed to bind to '127.0.0.1:6600'; Failed to bind socket: Address already in use
Mar 11 22:22:30 kernelpanic systemd[939]: mpd.service: Main process exited, code=exited, status=1/FAILURE
Mar 11 22:22:30 kernelpanic systemd[939]: mpd.service: Failed with result 'exit-code'.
Mar 11 22:22:30 kernelpanic systemd[939]: Failed to start mpd.service - Music Player Daemon.