1 2 3 4 5 6 7 8 9 10
[Unit] Description=Play a random album in mpd After=mpd.service [Service] User=mpd ExecStart=/usr/bin/mpdrandom -d -l [Install] WantedBy=multi-user.target