diff options
author | Britney Fransen <brfransen@gmail.com> | 2016-01-15 19:23:33 (GMT) |
---|---|---|
committer | Britney Fransen <brfransen@gmail.com> | 2016-01-15 19:23:33 (GMT) |
commit | 384da89ebb8060c6c8f20aaffcf17e1feab56374 (patch) | |
tree | fe9a90f79c03233198ab4692d4142cbc98deea6e /abs/core/LinHES-system/PKGBUILD | |
parent | bd99523adf334481f5e09ed8d52ce82d121e1e65 (diff) | |
download | linhes_pkgbuild-384da89ebb8060c6c8f20aaffcf17e1feab56374.zip linhes_pkgbuild-384da89ebb8060c6c8f20aaffcf17e1feab56374.tar.gz linhes_pkgbuild-384da89ebb8060c6c8f20aaffcf17e1feab56374.tar.bz2 |
LinHES-system: myth_mtc.cron: don't run optimize on frontend_only systems
myth_mtc.py: add --noidlecheck option to not check forsystem idle. This is probably wise to only use for testing.
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 26fc453..5501add 100755 --- a/abs/core/LinHES-system/PKGBUILD +++ b/abs/core/LinHES-system/PKGBUILD @@ -1,6 +1,6 @@ pkgname=LinHES-system pkgver=8.3 -pkgrel=23 +pkgrel=24 arch=('i686' 'x86_64') install=system.install pkgdesc="Everything that makes LinHES an automated system" @@ -84,7 +84,7 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' 'de32a1c50101265dd7f6ca5037f7a26a' '2d7b8414ddce5f401331342ac1529c22' '76b2637cac0452b3acdbeeb4e8a5474b' - 'cd81693e73556ff09565799516e81554' + '8e5d224788154fea8639a37eecdaefd9' 'dc3eef2a624754e16805d72bbe488b67' '617af86b901538817ebdcaf646248dc5' '542e670e78d117657f93141e9689f54d' @@ -139,7 +139,7 @@ md5sums=('76842f8cff548d2c1289e0992a8b84dd' 'eb879fee9603a05d5420d4ce8ed9e450' '02c810c2f47b7c4495fdacaf54189473' '1aac1872bf9569ea58ceb2f6f766a654' - '3a9fb38db8ad0736d85d5f85dbb948d7' + '1fb7b4badf30508b0a761a2ae7d7887d' '4d7164800122243be6513b29c8fc498e' 'd14fdc38878c70011754317b0f2ea59e' '36bdfa8d877cea20ca3870faf08e08d5' |