busybox: add /storage/.config to tmpfiles

This commit is contained in:
Stefan Saraev 2015-01-19 15:15:05 +02:00
parent 24dbc4c60f
commit 50b84c5ccf

View File

@ -23,3 +23,4 @@ f /var/run/utmp 1777 root root - -
d /storage/.update 0755 root root - -
d /storage/.cache/cores 0755 root root - -
d /storage/.cache/services 0755 root root - -
d /storage/.config 0755 root root - -