resilio server-config improved

This commit is contained in:
Micha Glave
2017-03-13 11:59:17 +01:00
parent d0b8676188
commit bc264725c7
4 changed files with 10 additions and 10 deletions

View File

@@ -31,8 +31,8 @@ stop() {
start-stop-daemon \
--stop \
--user "${BTSYNC_USER}" \
--group "${BTSYNC_GROUP}" \
--user "${SYNC_USER}" \
--group "${SYNC_GROUP}" \
--exec "${SYNC_BINARY}" \
--wait 5000 \
--retry SIGTERM/5