archiso/configs/baseline/airootfs/etc/systemd
nl6720 cb61daf8ea
configs/*/airootfs/etc/systemd/network/: add RequiredForOnline=routable
By default systemd-networkd-wait-online.service considers a network
connection to be "online" when it has reached the "degraded" state
(see networkctl(1) for the definitions).
Since "degraded" does not ensure there's a routable address, let's
change the connection's requirement to "routable" instead.

This gives a better chance that the network really is online when
network-online.target is reached.
2023-12-09 12:40:59 +02:00
..
network configs/*/airootfs/etc/systemd/network/: add RequiredForOnline=routable 2023-12-09 12:40:59 +02:00
network.conf.d Set IPv6PrivacyExtensions=yes in global systemd-netorkd configuration 2023-08-11 11:40:14 +03:00
resolved.conf.d Add support for mDNS. 2023-05-22 15:58:50 +03:00
system configs/: Do not explicitly enable qemu-guest-agent.service 2022-10-06 15:56:18 +03:00
system-generators configs/{baseline,releng}/: disable systemd-gpt-auto-generator 2022-03-25 17:38:10 +02:00