Files
Ido 6c8f417a1e rodin: initial vendor tree
Change-Id: Ib5f383c3c800567d8884a37ebfb5a956e7400e2b
Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
2025-12-08 18:24:08 +01:00

16 lines
382 B
Plaintext

service miteelog /vendor/bin/miteelog
class core
user system
group system
disabled
on post-fs-data
mkdir /data/vendor/mitee
chmod 0755 /data/vendor/mitee
chown system system /data/vendor/mitee
mkdir /data/vendor/thh
chmod 0755 /data/vendor/thh
chown system system /data/vendor/thh
write /proc/bootprof "init miteelog"
start miteelog