Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Commit

Permalink
docs: Fix service failing at boot for some users (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
rc2dev committed Oct 3, 2020
1 parent 7b9dc5f commit 4cd2a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pifi.service.sample
Expand Up @@ -2,7 +2,7 @@

[Unit]
Description=A MPD web client to listen to radio
After=syslog.target network.target
After=syslog.target network.target mpd.service
Requires=mpd.service

[Service]
Expand Down

0 comments on commit 4cd2a3b

Please sign in to comment.