expand on ARM warning, fixes #18

This commit is contained in:
graysky 2020-08-08 06:43:04 -04:00
parent d419c4d772
commit e6a3e23ff6
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ Another factor that may affect choice is the number of dependencies required to
Arch Linux users can find a PKGBUILD in the [AUR](https://aur.archlinux.org/packages/kodi-standalone-service) that will take care of everything. Simply install and use.
### ARM distros
Users of ARM distros such as Arch ARM, Raspbian, etc. should NOT use these files.
Users of ARM distros such as Arch ARM, Raspberry Pi OS (formerly Raspbian), etc. should NOT use these files since their official corresponding kodi packages supply their own version of a service. If you are knowledgeable enough with your distro, feel free to use/modify.
### Ubuntu
For the kodi user to access devices on `/dev/ttyxxxx`, users will need to edit `init/sysusers.conf` and uncomment the line corresponding to enable membership in the dialout group.