9 lines
120 B
Desktop File
9 lines
120 B
Desktop File
[Unit]
|
|
Description=Music Player Daemon
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/mpd --no-daemon
|
|
|
|
[Install]
|
|
WantedBy=default.target
|