diff --git a/examples/systemd/platypush.service b/examples/systemd/platypush.service index 05a3a56f..e8c962fa 100644 --- a/examples/systemd/platypush.service +++ b/examples/systemd/platypush.service @@ -7,7 +7,7 @@ [Unit] Description=Platypush daemon -After=network.target +After=network.target redis.service [Service] # platypush installation path