mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 07:27:49 +00:00
busybox:
- also create /var/cache
This commit is contained in:
parent
848a8ec407
commit
40438ec53e
@ -4,7 +4,8 @@
|
|||||||
# runlevels: openelec, textmode
|
# runlevels: openelec, textmode
|
||||||
|
|
||||||
progress "make variable directory structure"
|
progress "make variable directory structure"
|
||||||
$IONICE mkdir -p /var/log \
|
$IONICE mkdir -p /var/cache \
|
||||||
|
/var/log \
|
||||||
/var/lock \
|
/var/lock \
|
||||||
/var/media \
|
/var/media \
|
||||||
/var/run \
|
/var/run \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user