vsftpd: use localtime by default

This commit is contained in:
BlacK201 2020-11-15 09:10:37 +08:00 committed by CN_SZTL
parent 07e9ac6696
commit be140e0f3a
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

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