要重新启动MPD(Music Player Daemon),您可以执行以下命令之一:

  1. 使用service命令:
sudo service mpd restart
  1. 使用systemctl命令(仅适用于使用systemd init系统的Linux发行版):
sudo systemctl restart mpd
  1. 使用/etc/init.d/目录中的脚本:
sudo /etc/init.d/mpd restart

请注意,您需要具有root或sudo权限才能执行上述命令。

linux重启MPD

原文地址: https://www.cveoy.top/t/topic/ibCV 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录