Skip to content

atalkd fails to start during boot on Raspberry Pi Zero W #232

@rmcardle

Description

@rmcardle

atalkd fails to start during boot on Raspberry Pi Zero W with the error, atalkd: zero interfaces, exiting. It retries 5 times but still fails.

It seems that it can't start until Wi-Fi has finished connecting. Changing After=syslog.target network.target to After=syslog.target network-online.target in /usr/lib/systemd/system/atalkd.service fixes the problem.

Running Raspberry Pi OS Lite released on February 21st 2023 based on Debian 11.6 Bullseye. Linux raspberrypi 5.15.84+ #1613 Thu Jan 5 11:58:09 GMT 2023 armv6l GNU/Linux

Metadata

Metadata

Assignees

Labels

netatalk2Specific to Netatalk 2.x

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions