diff options
author | Britney Fransen <brfransen@gmail.com> | 2014-03-07 16:54:04 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2014-03-07 16:54:04 (GMT) |
commit | d383e18985ab0d72bb9a5e046775a64f54920ba5 (patch) | |
tree | a980354b379d0bc42eab1561eb191937b0dca6a9 /abs/core/LinHES-system/PKGBUILD | |
parent | 66ffc6371f3429a3778ce0f88953df7111f34ab6 (diff) | |
download | linhes_pkgbuild-d383e18985ab0d72bb9a5e046775a64f54920ba5.zip linhes_pkgbuild-d383e18985ab0d72bb9a5e046775a64f54920ba5.tar.gz linhes_pkgbuild-d383e18985ab0d72bb9a5e046775a64f54920ba5.tar.bz2 |
LinHES-system: linhes_update: check if started using mythfrontend-start just kill mythfrontend
mythfrontend-start is started from mythwelcome and if USR1 is used it ends mythfrontend-start which causes mythwelcome to accept remote commands and multiple mythfrontends will try to be started.
Diffstat (limited to 'abs/core/LinHES-system/PKGBUILD')
-rwxr-xr-x | abs/core/LinHES-system/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/abs/core/LinHES-system/PKGBUILD b/abs/core/LinHES-system/PKGBUILD index 80874c6..7c1b968 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.1 -pkgrel=18 +pkgrel=19 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -121,8 +121,8 @@ md5sums=('7ab2a2c643d2b286811d8303d08982ad' '34fc1f58ad1eabf4eff4979d420760c0' '1118e7982ba77cb5be9b2391b7cdfd38' 'a94fe6d980f4b810f2e2ae5352084b39' - '24b18dd43b983748359f472ee70fe139' - '96b9e14b063e251fc3c2fe9f5b42a22e' + '384956b4fd9bf40907856bab0e67b169' + 'f4ce577e2ab1b6dbf9def46a8ab86e2d' '28f29578e5b3ba84fdf2aa57cf475bcf' '4a1fda884dcd7d65fb2690fbdbd92a83' '2b7fe3b57592823a4c7e3ec132dcb7f4' |