renamed btsync to resilio-sync
This commit is contained in:
12
net-p2p/resilio-sync/files/confd
Normal file
12
net-p2p/resilio-sync/files/confd
Normal file
@@ -0,0 +1,12 @@
|
||||
# conf.d file for resilio-sync
|
||||
|
||||
# User and group daemon runs as
|
||||
SYNC_USER="rslsync"
|
||||
SYNC_GROUP="rslsync"
|
||||
|
||||
NAME="BitTorrent Sync"
|
||||
SYNC_NAME="rslsync"
|
||||
SYNC_PATH="/opt/resilio-sync/"
|
||||
SYNC_BINARY="${SYNC_PATH}/${SYNC_NAME}"
|
||||
SYNC_OPTS="--config /etc/ilio-sync/config"
|
||||
SYNC_PIDFILE="/var/run/resilio-sync/${SYNC_NAME}.pid"
|
Reference in New Issue
Block a user