Fix for Samba at bootup
September 27, 2023 —
BarryK
Alfons reported that /etc/init.d/rc.samba failed because, it
seems, SNS takes longer to make a network connection than
NetworkManager.
The fix is to delay running rc.samba until the network is up:
https://github.com/bkauler/woofq/commit/cf56a7f5c0dd07225eca6d1ac38e360958810f65
Alfons has confirmed this works.
Tags: easy