-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugThis issue describes a bugThis issue describes a bugrobot-svcsRobot ServicesRobot ServicesservicesThis pr or issue is about adding or editing service configsThis pr or issue is about adding or editing service configs
Description
#16 added this file to "Run avahi-daemon later than usual during boot so it actually picks up the changed hostname":
Lines 1 to 5 in a0b6147
| [unit] | |
| After=multi-user.target | |
| [install] | |
| WantedBy=opentrons.target |
However, this might not be having any effect, since unit should be Unit and install should be Install.
Oct 22 18:21:48 red-dust systemd[1]: /usr/lib/systemd/system/avahi-daemon.service.d/run-late.conf:1: Unknown section 'unit'. Ignoring.
Oct 22 18:21:48 red-dust systemd[1]: /usr/lib/systemd/system/avahi-daemon.service.d/run-late.conf:4: Unknown section 'install'. Ignoring.
- Investigate whether this is doing anything now.
- Investigate whether running Avahi late is still required.
- Investigate whether fixing this will break anything.
Metadata
Metadata
Assignees
Labels
bugThis issue describes a bugThis issue describes a bugrobot-svcsRobot ServicesRobot ServicesservicesThis pr or issue is about adding or editing service configsThis pr or issue is about adding or editing service configs