summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxime “pep” Buquet2017-10-20 10:51:31 +0100
committerMaxime “pep” Buquet2017-10-20 10:51:31 +0100
commit92155983ada55016eee01906f583580911df345f (patch)
tree32dd8acdf0c7258de4c6994fe78b833d6b329678
parent69904c8791c51b6f0899971a35ed7f3f8eeefddb (diff)
downloadaur-92155983ada55016eee01906f583580911df345f.tar.gz
Fix Group in service file
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
-rw-r--r--movim.service2
3 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a9716310857..4bb00f069c5b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = movim-git
pkgdesc = Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol.
pkgver = r5307.5705ffc9
- pkgrel = 3
+ pkgrel = 4
url = https://movim.eu
install = movim.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 687f92dfc371..5aabb956b944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgbase='movim'
pkgname=movim-git
pkgver=r5307.5705ffc9
-pkgrel=3
+pkgrel=4
pkgdesc="Movim is a decentralized social network, written in PHP and HTML5 and based on the XMPP standard protocol."
arch=('any')
url='https://movim.eu'
diff --git a/movim.service b/movim.service
index 2cbf2e25e62d..30a66748e365 100644
--- a/movim.service
+++ b/movim.service
@@ -3,7 +3,7 @@ Description=Movim Daemon
After=network.target
[Service]
-User=http
+Group=http
WorkingDirectory=/usr/share/webapps/movim
EnvironmentFile=/etc/default/movim
ExecStartPre=/usr/bin/php mud.php db --set