summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArtyom Aleksyuk2017-07-05 20:13:15 +0300
committerArtyom Aleksyuk2017-07-05 20:13:15 +0300
commita8a55d89860a180ac54c26fe8ed7daf998015997 (patch)
tree575ada7a9542096e766a0ebbeac882557dcba71a
parentc2d89fdfa73490cab6fcbc694ff1dc95035b5079 (diff)
downloadaur-a8a55d89860a180ac54c26fe8ed7daf998015997.tar.gz
Remove PrivateUsers option from the systemd service file to fix a reported issue
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--noxbit.service1
3 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f601b35a47fd..383cb6b5c2da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = noxbit
pkgdesc = Live Video Streaming technology based on BitTorrent protocol
- pkgver = 20170614
- pkgrel = 2
+ pkgver = 20170703
+ pkgrel = 1
url = https://noxbit.com/
install = noxbit.install
arch = i686
@@ -16,7 +16,7 @@ pkgbase = noxbit
source = noxbit.sysusers
source = noxbit.service
sha256sums = fb84aa86b9bef64365e16efa7090504a03cebb3fd1eb02f3e021114eca3c9070
- sha256sums = a9ed99ba5fc696965acbe35803a43637ddff54ce4a09fcb8905d8205d4ea244a
+ sha256sums = 087c3e20b5e8a1102bcadcf391171a2587653efdc59c32a3bb90e55cba56869b
source_i686 = http://download.noxbit.com/i386/noxbit-pa-x86-i386.tar.gz
sha256sums_i686 = SKIP
source_x86_64 = http://download.noxbit.com/noxbit-pa-x86-64.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 262d66088137..272e525e6243 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Artyom Aleksyuk <artyom.h31@gmail.com>
pkgname=noxbit
-pkgver=20170614
-pkgrel=2
+pkgver=20170703
+pkgrel=1
pkgdesc='Live Video Streaming technology based on BitTorrent protocol'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
url='https://noxbit.com/'
@@ -20,7 +20,7 @@ source_armv6h=("http://download.noxbit.com/ARMhf/noxbit-pa-ARMhf-32.tar.gz")
source_armv7h=("http://download.noxbit.com/ARMhf/noxbit-pa-ARMhf-32.tar.gz")
source_aarch64=("http://download.noxbit.com/AArch64/noxbit-pa-ARM-64.tar.gz")
sha256sums=('fb84aa86b9bef64365e16efa7090504a03cebb3fd1eb02f3e021114eca3c9070'
- 'a9ed99ba5fc696965acbe35803a43637ddff54ce4a09fcb8905d8205d4ea244a')
+ '087c3e20b5e8a1102bcadcf391171a2587653efdc59c32a3bb90e55cba56869b')
sha256sums_i686=('SKIP') # Changes too ofter
sha256sums_x86_64=('SKIP')
sha256sums_arm=('SKIP')
diff --git a/noxbit.service b/noxbit.service
index 07a63364fd7d..1e9d53598556 100644
--- a/noxbit.service
+++ b/noxbit.service
@@ -11,7 +11,6 @@ Restart=on-failure
RestartSec=5
ProtectHome=true
ProtectSystem=strict
-PrivateUsers=true
ReadWritePaths=/tmp
ProtectKernelModules=true