How do I stop the player

Hi all–

Can anyone tell me what process to look for to kill the Volumio player while leaving the system up otherwise? Looking at the process names with ps aux is not particularly informative.

Best,
–Mike C.

/etc/init.d/mpd stop

and to restart it

/etc/init.d/mpd start

or

kill mpd