mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
busybox: create /storage/.update by default, cosmetics
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7859e1e442
commit
257b80f900
@ -16,8 +16,9 @@
|
||||
# along with OpenELEC. If not, see <http://www.gnu.org/licenses/>.
|
||||
################################################################################
|
||||
|
||||
d /var/lock 0755 root root - -
|
||||
d /var/media 0755 root root - -
|
||||
d /var/lock 0755 root root - -
|
||||
d /var/media 0755 root root - -
|
||||
|
||||
f /var/run/utmp 1777 root root - -
|
||||
f /var/run/utmp 1777 root root - -
|
||||
d /storage/.update 0755 root root - -
|
||||
d /storage/.cache/services 0755 root root - -
|
||||
|
Loading…
x
Reference in New Issue
Block a user