Files
RedBear-OS/init.initfs.d/10_lived.service
T
bjorn3 853a26918f init: Move initfs configs to init.initfs.d
This frees up init.d for init configs on the rootfs.
2026-04-10 22:14:24 +02:00

8 lines
165 B
Desktop File

# Needs to start before drivers to ensure it gets priority when redoxfs searches for disks
[unit]
description = "Live disk"
[service]
cmd = "lived"
type = "notify"