Merge pull request #790 from chewitt/backup_folder

busybox: create /storage/backup by default
This commit is contained in:
MilhouseVH 2016-10-01 06:31:14 +01:00 committed by GitHub
commit a86471d613

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 - -