Files
RedBear-OS/init.d/00_randd.service
T
bjorn3 73cc0b0a07 init: Begin introducing units
Dependencies are not yet functional.
2026-02-25 20:57:47 +01:00

13 lines
172 B
Desktop File

{
"unit": {},
"service": {
"cmd": "randd",
"args": [
"rand"
],
"type": {
"scheme": "rand"
}
}
}