sensors_start/etc/init/sensors_musl.cfg

9 lines
218 B
INI
Raw Normal View History

{
"services" : [{
"name" : "sensors",
"path" : ["/system/bin/sa_main", "/system/profile/sensors.xml"],
"uid" : "sensor",
"gid" : ["sensor", "shell"]
}
]
}