Fix kodi-gbm.service
Windowing option has been removed from wrapper script.
e8002707f6
Fixes #33.
This commit is contained in:
parent
8c5d854a36
commit
84cfa7155d
@ -12,7 +12,7 @@ SupplementaryGroups=input
|
|||||||
PAMName=login
|
PAMName=login
|
||||||
TTYPath=/dev/tty1
|
TTYPath=/dev/tty1
|
||||||
Environment=WINDOWING=gbm
|
Environment=WINDOWING=gbm
|
||||||
ExecStart=/usr/bin/kodi-standalone
|
ExecStart=/usr/lib/kodi/kodi-gbm
|
||||||
ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-gbm
|
ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-gbm
|
||||||
Restart=on-abort
|
Restart=on-abort
|
||||||
StandardInput=tty
|
StandardInput=tty
|
||||||
|
Loading…
Reference in New Issue
Block a user