mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
143a7443c6
Upstream dropped support for RPi platform since gbm matured and is stable[1]. This package should support RPi2+ hardware. 1. https://github.com/xbmc/xbmc/pull/16321
16 lines
318 B
Text
16 lines
318 B
Text
# override these settings by copying this to /etc/sysusers.d/ and modifying it therein
|
|
|
|
#Type Name ID GECOS Home directory Shell
|
|
g kodi - -
|
|
u kodi - "Kodi User" /var/lib/kodi
|
|
|
|
# supplemental groups
|
|
m kodi audio
|
|
m kodi disk
|
|
m kodi input
|
|
m kodi network
|
|
m kodi optical
|
|
m kodi power
|
|
m kodi storage
|
|
m kodi tty
|
|
m kodi video
|