mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2025-06-29 04:39:53 +00:00
Merge branch 'stable'
This commit is contained in:
commit
c6366cb269
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ Manual installation requires some preliminary actions:
|
||||||
Group=xftp
|
Group=xftp
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/local/bin/xftp-server start +RTS -N -RTS
|
ExecStart=/usr/local/bin/xftp-server start +RTS -N -RTS
|
||||||
ExecStopPost=/usr/bin/env sh -c '[ -e "/var/opt/simplex-xftp/file-server-store.log" ] && cp "/var/opt/simplex-xftp/file-server-store.log" "/var/opt/simplex-xftp/file-server-store.log.$(date +'%FT%T')"'
|
ExecStopPost=/usr/bin/env sh -c '[ -e "/var/opt/simplex-xftp/file-server-store.log" ] && cp "/var/opt/simplex-xftp/file-server-store.log" "/var/opt/simplex-xftp/file-server-store.log.$(date +'%%FT%%T')"'
|
||||||
LimitNOFILE=65535
|
LimitNOFILE=65535
|
||||||
KillSignal=SIGINT
|
KillSignal=SIGINT
|
||||||
TimeoutStopSec=infinity
|
TimeoutStopSec=infinity
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue