fix: fixup systemd requires

* Since we changed service names, we need to update this to prevent failures.
This commit is contained in:
Chris Blake 2024-05-27 13:30:47 -05:00
parent 27713ab79e
commit be235b00ac
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
[Unit]
Description=Daemon for MCU based LCM control
Requires=load-ubnt-modules.service
Requires=ubnt-init.service
Requires=mock-ubnt-api.service
[Service]

View file

@ -1,6 +1,6 @@
[Unit]
Description=Fan Controller daemon for the UNVR Pro
Requires=load-ubnt-modules.service
Requires=ubnt-init.service
[Service]
Type=simple