mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/proftpd: add sendfile
Enables sendfile to ProFTPD for zero-copy transfers. Signed-off-by: Jared Bents <jared.bents@rockwellcollins.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
39ec1ee783
commit
ff59a29732
@ -20,6 +20,7 @@ PROFTPD_CONF_OPTS = \
|
|||||||
--disable-ncurses \
|
--disable-ncurses \
|
||||||
--disable-facl \
|
--disable-facl \
|
||||||
--disable-dso \
|
--disable-dso \
|
||||||
|
--enable-sendfile \
|
||||||
--enable-shadow \
|
--enable-shadow \
|
||||||
--with-gnu-ld
|
--with-gnu-ld
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user