Files
RedBear-OS/init.d/10_net.target
T
bjorn3 20429746f8 init: Migrate the base services from init scripts
And move them into the base repo.
2026-04-11 10:47:34 +02:00

8 lines
127 B
SYSTEMD

[unit]
description = "Networking"
requires_weak = [
"00_base.target",
"10_smolnetd.service",
"10_dhcpd.service",
]