mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
busybox: create /var/log, dont create /var/tmp and /var/log/wtmp (done by systemd)
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -21,9 +21,8 @@
|
||||
d /var/cache 0755 root root 10d -
|
||||
d /var/lib 0755 root root 10d -
|
||||
d /var/lock 0755 root root 10d -
|
||||
d /var/log 0755 root root - -
|
||||
d /var/media 0755 root root 10d -
|
||||
d /var/run 1777 root root 10d -
|
||||
d /var/tmp 1777 root root 10d -
|
||||
|
||||
f /var/run/utmp 1777 root root 10d -
|
||||
f /var/log/wtmp 1777 root root 10d -
|
||||
Reference in New Issue
Block a user