Files
RedBear-OS/init.d/10_smolnetd.service
T
Red Bear OS bd595851e2 base: apply Red Bear patches on latest upstream/main
251 files: init, acpid, ipcd, netcfg, ihdgd, virtio-gpud, scheme-utils,
inputd, block driver, ptyd, ramfs, randd, initfs bootstrap, path deps,
version +rb0.3.1, author attribution
2026-07-11 11:39:24 +03:00

12 lines
171 B
Desktop File

# FIXME rename to 10_netstack.service
[unit]
description = "Network stack"
requires_weak = [
"00_pcid-spawner.service",
]
[service]
cmd = "smolnetd"
type = "notify"