freifunk-gluon / l3roamd

BSD 2-Clause "Simplified" License
12 stars 6 forks source link

when called with broken systemd unit file, the daemon is killed by systemd. #26

Closed christf closed 6 years ago

christf commented 6 years ago

this will cause logs being filled like crazy with the following message: retrying, sendmsg on rtmgr_rtnl_talk(): Socket operation on non-socket

There are multiple things contributing to it:

there is a horrible workaround for this for now that will only retry for 5 times. The root cause should be found & fixed.

christf commented 6 years ago

Now only the unit file is left to be fixed.

christf commented 6 years ago

fixing the unit file is not an l3roamd issue => closing.