Martin-Éric RACINE
Martin-Éric RACINE
As per [Debian bug](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1086161), it would be desirable to start the timesyncd hook with something that checks for the presence of timesyncd and, if NOT found, immediately exits the hook....
As mentioned during the discussion at #498, support for launching hostapd inside an interface block would be desirable. The syntax could be as follow: ``` interface wlp3s1 hostapd /etc/hostapd/wlp3s1.conf static...
**networkd** and **network-manager** both implement the variable described [in this systemd RFC](https://github.com/systemd/systemd/issues/29768) as an attempt to prevent networking daemons trying to configure the same interfaces. While it's not a panacea...
It would be desirable to print the `valid_lft` and `preferred_lft` RA gave us in the log e.g. ``` enp4s0: ADV 2001:14ba:a051:8200::/56 from fe80::bb (0) enp4s0: REPLY6 received from fe80::bb enp4s0:...
Initially [reported](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1108899) against 10.1.0. In its current form, dhcpcd apparently sends an exit code before it has succesfully acquired an IP (presumably, at the step where it backgrounds itself). This...