summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>2018-10-07 12:12:22 +0300
committerMichał Górny <mgorny@gentoo.org>2018-10-14 12:45:21 +0200
commit5ff7b4dd3ec48e960617e39a20a1893690082c4a (patch)
tree43a156010b425e14a22ece8c17e2b5d4e13d6790 /net-p2p/resilio-sync/files/resilio-sync.confd
parentnet-vpn/i2p: use real name of maintainer (diff)
downloadgentoo-5ff7b4dd3ec48e960617e39a20a1893690082c4a.tar.gz
gentoo-5ff7b4dd3ec48e960617e39a20a1893690082c4a.tar.bz2
gentoo-5ff7b4dd3ec48e960617e39a20a1893690082c4a.zip
net-p2p/resilio-sync: version bump to 2.6.1, improve init
Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua> Package-Manager: Portage-2.3.49, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10092 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-p2p/resilio-sync/files/resilio-sync.confd')
-rw-r--r--net-p2p/resilio-sync/files/resilio-sync.confd4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/resilio-sync/files/resilio-sync.confd b/net-p2p/resilio-sync/files/resilio-sync.confd
index 08c4255fe296..7d8e9ea27cff 100644
--- a/net-p2p/resilio-sync/files/resilio-sync.confd
+++ b/net-p2p/resilio-sync/files/resilio-sync.confd
@@ -5,8 +5,8 @@
OPTS="--log /var/log/resilio-sync/resilio-sync.log"
# User and group daemon runs as
-USER="rslsync"
-GROUP="rslsync"
+RSLSYNC_USER="rslsync"
+RSLSYNC_GROUP="rslsync"
# Resilio Sync config file
#CONFIG="/etc/resilio-sync/config.json"