busybox: create /storage/backup by default

This commit is contained in:
chewitt 2016-10-01 05:10:29 +01:00
parent 35ab48b8f0
commit b3dcdea6bf

View File

@ -20,6 +20,7 @@ d /var/lock 0755 root root - -
d /var/media 0755 root root - -
f /var/run/utmp 1777 root root - -
d /storage/backup 0755 root root - -
d /storage/.update 0755 root root - -
d /storage/.cache/cores 0755 root root - -
d /storage/.cache/services 0755 root root - -