mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00: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:
parent
d8a7c75bfc
commit
6a9f6f2d9a
@ -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 -
|
Loading…
x
Reference in New Issue
Block a user