mpd-notify service needs mpd to start

This commit is contained in:
Tom Willemse 2023-03-08 23:22:02 -08:00
parent 20f5597d39
commit ae19bf6641

View file

@ -183,6 +183,7 @@
(shepherd-service
(documentation "Show notifications for MPD player state changes")
(provision '(mpd-notify))
(requirement '(mpd))
(auto-start? (home-mpd-notify-configuration-auto-start? config))
(start
#~(make-forkexec-constructor