Merge "[Thread] create dir /dev/socket/ot-daemon" into main

This commit is contained in:
Kangping Dong 2024-01-24 10:08:28 +00:00 committed by Gerrit Code Review
commit 56cbad8cdf

View file

@ -109,6 +109,9 @@ on init
symlink /proc/self/fd/1 /dev/stdout
symlink /proc/self/fd/2 /dev/stderr
# Create socket dir for ot-daemon
mkdir /dev/socket/ot-daemon 0770 thread_network thread_network
# Create energy-aware scheduler tuning nodes
mkdir /dev/stune/foreground
mkdir /dev/stune/background