diff --git a/docs/autostart_systemd.rst b/docs/autostart_systemd.rst index 8976bb358..40b003d77 100644 --- a/docs/autostart_systemd.rst +++ b/docs/autostart_systemd.rst @@ -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