Files
RedBear-OS/init.d/00_rtcd.service
T
bjorn3 6fcb07e7dd init: Introduce UnitStore
This will be necessary to store persistent information about units like
if they are currently started and which process is associated with them.
2026-02-25 22:06:25 +01:00

10 lines
151 B
Desktop File

{
"unit": {
"description": "Set time from realtime clock"
},
"service": {
"cmd": "rtcd",
"type": "oneshot"
}
}