kodi-wayland: cage needs env var set to work

Still not optimal but this addition allows kodi-wayland.service to start
now that we are no longer in user.slice.  Fixes #27.
This commit is contained in:
graysky 2020-12-16 13:28:28 -05:00
parent 34515c3338
commit 60936bef1d
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Conflicts=getty@tty1.service
[Service]
User=kodi
Group=kodi
Environment="XDG_RUNTIME_DIR=/tmp"
EnvironmentFile=-/etc/conf.d/kodi-standalone
TTYPath=/dev/tty1
Environment=WINDOWING=wayland