10 lines
146 B
Plaintext
10 lines
146 B
Plaintext
[Unit]
|
|
Description=Music Player Daemon
|
|
After=sound.target
|
|
|
|
[Service]
|
|
ExecStart=@prefix@/bin/mpd --no-daemon
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|