Files
RedBear-OS/init.d/00_base.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

9 lines
149 B
SYSTEMD

[unit]
description = "Basic services"
requires_weak = [
"00_tmp",
"00_ipcd.service",
"00_ptyd.service",
"00_pcid-spawner.service",
]