mirror of
https://github.com/YunoHost-Apps/simplex_ynh.git
synced 2024-09-03 20:26:28 +02:00
Update xftp.systemd.service
This commit is contained in:
parent
08fc68bdf8
commit
6fef53ab08
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ User=__APP__
|
||||||
Group=__APP__
|
Group=__APP__
|
||||||
WorkingDirectory=__INSTALL_DIR__/
|
WorkingDirectory=__INSTALL_DIR__/
|
||||||
ExecStart=__INSTALL_DIR__/xftp-server start +RTS -N -RTS
|
ExecStart=__INSTALL_DIR__/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')"'
|
|
||||||
LimitNOFILE=65535
|
LimitNOFILE=65535
|
||||||
KillSignal=SIGINT
|
KillSignal=SIGINT
|
||||||
TimeoutStopSec=infinity
|
TimeoutStopSec=infinity
|
||||||
|
|
Loading…
Add table
Reference in a new issue