mirror of
https://github.com/SuperBFG7/ympd
synced 2025-10-23 01:47:40 +00:00
Fix: start mympd after mpd
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[Unit]
|
||||
Description=myMPD server daemon
|
||||
Requires=network.target local-fs.target mpd.service
|
||||
After=mpd.service
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/bin/mympd /etc/mympd/mympd.conf
|
||||
|
Reference in New Issue
Block a user