The changes include: - Split monolithic script into lib/, config/, profiles/, and files/ directories - Added error handling with cleanup on failure - Added installation logging to /var/log/arch-install.log - Added username validation
17 lines
162 B
SYSTEMD
17 lines
162 B
SYSTEMD
[Match]
|
|
Type=ether
|
|
|
|
[Link]
|
|
RequiredForOnline=routable
|
|
|
|
[Network]
|
|
DHCP=yes
|
|
IPv6AcceptRA=yes
|
|
EmitLLDP=yes
|
|
|
|
[DHCPv4]
|
|
RouteMetric=100
|
|
|
|
[IPv6AcceptRA]
|
|
RouteMetric=100
|