Files
metabuilder/sparkos/rootfs/etc/network/interfaces
johndoe6345789 4a5c50ab76 feat: Add SparkOS
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 17:08:35 +00:00

11 lines
192 B
Plaintext

# SparkOS Network Configuration
# Wired networking only for bootstrapping
# Loopback interface
auto lo
iface lo inet loopback
# Primary wired interface (DHCP)
auto eth0
iface eth0 inet dhcp