Lakka-LibreELEC/packages/mediacenter/kodi/tmpfiles.d/kodi-userdirs.conf
Ian Leonard 5fd5392e6d samba: move directory creation to busybox or kodi tmpfiles.d
For the logfiles share, the createlog script will create /storage/logfiles
before moving the zipped logs there.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2023-03-18 18:35:18 +00:00

16 lines
745 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-or-later
# Copyright (C) 2009-2014 Stephan Raue (stephan@openelec.tv)
# Copyright (C) 2019-present Team LibreELEC (https://libreelec.tv)
d /storage/downloads 0755 root root - -
d /storage/emulators 0755 root root - -
d /storage/music 0755 root root - -
d /storage/picons/tvh 0755 root root - -
d /storage/picons/vdr 0755 root root - -
d /storage/pictures 0755 root root - -
d /storage/recordings 0755 root root - -
d /storage/screenshots 0755 root root - -
d /storage/tvshows 0755 root root - -
d /storage/videos 0755 root root - -
d /storage/.kodi/userdata 0755 root root - -