!!! WARNING !!! !!! WARNING !!! !!! WARNING !!!
in bquota installation manual there is a BIG ERROR
[Scheduler]
bquota = 0 0 * 1 TCL ..\scripts\bquota\BQuotaScheduler.itcl
Reset = 2 0 * * &Reset
should be replaced by:
[Scheduler]
bquota = 0 0 1 * TCL ..\scripts\bquota\BQuotaScheduler.itcl
Reset = 2 0 * * &Reset
sorry for the bad settings my infos was coming from ioftpd.ini
###
# Scheduler
#
# Event = <minutes> <hours> <day of week> <day of month> Command
have fun
bounty
|