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:
parent
832a86ed6e
commit
66e8a09a66
@ -9,6 +9,7 @@ ConditionPathExists=/dev/tty0
|
||||
# D-Bus is necessary for contacting logind, which is required.
|
||||
Wants=dbus.socket systemd-logind.service
|
||||
After=dbus.socket systemd-logind.service
|
||||
After=moonraker.service
|
||||
|
||||
[Service]
|
||||
Type=simple
|
||||
|
Loading…
x
Reference in New Issue
Block a user