- Timestamp:
- 10/08/08 15:02:43 (3 months ago)
- Files:
-
- 1 modified
-
trunk/client/ebox/tools/cron/90manageEBoxLogs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/client/ebox/tools/cron/90manageEBoxLogs
r11487 r11499 15 15 16 16 # we consolidate before the purge to not lose any data 17 EBox::Logs::Consolidate->consolidate Daily('all');17 EBox::Logs::Consolidate->consolidate('all'); 18 18 19 19
