Skip to content
This repository has been archived by the owner on Sep 27, 2020. It is now read-only.

set kodi to be executed as kodi user #661

Open
wants to merge 1 commit into
base: rb-4.1.X
Choose a base branch
from

Conversation

david-barbion
Copy link
Contributor

Currently, Kodi is executed as root. This PR add the ability to mount NFS share without "no_root_squash" options. This allows a fine grained permission setting on the NFS server.

@digitalLumberjack
Copy link
Member

I see a problem here, we distribute kodi config files here : https://github.com/recalbox/recalbox-buildroot/tree/master/board/recalbox/fsoverlay/recalbox/share_init/system/.kodi

They belong to root. So on a fat 32 fs it would be ok, but not on ext...

@digitalLumberjack
Copy link
Member

@substring

@substring
Copy link
Contributor

  • rights problems may not occur on FAT32 if they are mounted as 777. But for an ext4 mount, where files would prolly belong to root ... so yes
  • why only pi and not other archs ?
  • this can be solved server side

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants