We require a network connection, don't start before the network is ready (#3549)

This commit is contained in:
Michael H
2020-02-13 14:40:25 -05:00
committed by GitHub
parent 0913b68a1e
commit a44047bfe3

View File

@@ -39,6 +39,8 @@ Paste the following in the file, and replace all instances of :code:`username` w
[Unit]
Description=%I redbot
After=multi-user.target
After=network-online.target
Wants=network-online.target
[Service]
ExecStart=path -O -m redbot %I --no-prompt