6fcb07e7dd
This will be necessary to store persistent information about units like if they are currently started and which process is associated with them.
10 lines
151 B
Desktop File
10 lines
151 B
Desktop File
{
|
|
"unit": {
|
|
"description": "Set time from realtime clock"
|
|
},
|
|
"service": {
|
|
"cmd": "rtcd",
|
|
"type": "oneshot"
|
|
}
|
|
}
|