fix: wait for moonraker if present, this will aid those slow system to not fail the connection on startup and having to retry
This commit is contained in:
@@ -9,6 +9,7 @@ ConditionPathExists=/dev/tty0
|
|||||||
# D-Bus is necessary for contacting logind, which is required.
|
# D-Bus is necessary for contacting logind, which is required.
|
||||||
Wants=dbus.socket systemd-logind.service
|
Wants=dbus.socket systemd-logind.service
|
||||||
After=dbus.socket systemd-logind.service
|
After=dbus.socket systemd-logind.service
|
||||||
|
After=moonraker.service
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
|
Reference in New Issue
Block a user