Re: [systemd-devel] LinkLocalAddressing fallback on DHCP failure

2018-07-31 Thread Thad Phetteplace
On Tue, Jul 31, 2018 at 2:29 PM, Mantas Mikulėnas wrote: > > Disabling IPv6 link-locals might be a very bad idea though. (You need a > link-local to run SLAAC or DHCPv6, to begin with...) > Good point. Perhaps I should make it an IPv4 only feature, in which case the LinkLocalFallback option coul

Re: [systemd-devel] LinkLocalAddressing fallback on DHCP failure

2018-07-31 Thread Mantas Mikulėnas
On Tue, Jul 31, 2018 at 8:50 PM Thad Phetteplace wrote: > I've got a pull request for this almost ready to go. I just need to clean > it up a bit and update the man pages with the new config options. They are > as follows: > > Within the [Network] section I've added a LinkLocalFallback option tha

Re: [systemd-devel] LinkLocalAddressing fallback on DHCP failure

2018-07-31 Thread Thad Phetteplace
I've got a pull request for this almost ready to go. I just need to clean it up a bit and update the man pages with the new config options. They are as follows: Within the [Network] section I've added a LinkLocalFallback option that takes the same parameters as LinkLocalAddressing (yes,no,ipv4,ipv

Re: [systemd-devel] Debian 9 XFCE Failed to start Samba NMB Daemon

2018-07-31 Thread Lennart Poettering
On Di, 31.07.18 08:23, Larionov Pavel ([email protected]) wrote: It appears smbd and nmbd failed with an error code. Check the samba logs to see why. This is not a sytemd problem, systemd is just the messenger here. If you have further questions please contact the samba community for help. Than