alarm/kodi-rbp4 to 18.9-4

removed redundant switch from ExecStart=
This commit is contained in:
graysky 2020-11-08 08:36:50 -05:00
parent 1e846bd702
commit 16545789ee
2 changed files with 2 additions and 2 deletions

View file

@ -26,7 +26,7 @@ _prefix=/usr
pkgbase=kodi-rbp4
pkgname=('kodi-rbp4' 'kodi-rbp4-eventclients' 'kodi-rbp4-tools-texturepacker' 'kodi-rbp4-dev')
pkgver=18.9
pkgrel=3
pkgrel=4
_codename=Leia
_ffmpeg_version="4.2.2-Matrix-Alpha1"
_libdvdcss_version="1.4.2-$_codename-Beta-5"

View file

@ -10,7 +10,7 @@ Group=kodi
PAMName=login
TTYPath=/dev/tty1
Environment=WINDOWING=gbm
ExecStart=/usr/bin/kodi-standalone --standalone
ExecStart=/usr/bin/kodi-standalone
ExecStop=/usr/bin/killall --user kodi --exact --wait kodi-gbm
Restart=on-abort
StandardInput=tty