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

set kodi to be executed as kodi user#661

Open
david-barbion wants to merge 1 commit into
recalbox:rb-4.1.Xfrom
david-barbion:kodi-user
Open

set kodi to be executed as kodi user#661
david-barbion wants to merge 1 commit into
recalbox:rb-4.1.Xfrom
david-barbion:kodi-user

Conversation

@david-barbion

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

@substring

@substring

Copy link
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

3 participants