vsftpd use_localtime by default (#5785)

This commit is contained in:
BlacK201 2020-11-15 09:10:37 +08:00 committed by GitHub
parent f4a0e03cc2
commit 60a82d5711
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,5 +253,6 @@ else
fi
output_const "seccomp_sandbox" NO
output_const "use_localtime" YES
exit 0