1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kodi_ynh.git synced 2024-09-03 19:26:34 +02:00

ihavenoideawhatimdoing.jpg

This commit is contained in:
Alexandre Aubin 2023-09-01 01:11:21 +02:00 committed by GitHub
parent 1c0b190d70
commit 2d9f663259
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,6 +13,7 @@ Type=simple
User=__APP__
Group=__APP__
#PAMName=login # you might want to try this one, did not work on all systems
Environment="LIBVA_DRIVER_NAME=nvidia" # FIXME : Hmmm this should only be needed for package check context I think ?
ExecStart=/usr/bin/xinit /usr/bin/dbus-launch --exit-with-session /usr/bin/kodi -- :0 -nolisten tcp vt7
Restart=on-abort
RestartSec=5