Skip to content

Commit 9253d53

Browse files
author
vogelor
committed
Fixed a small flaw in comment
1 parent d1086fc commit 9253d53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/mods-available/monitor_core_module.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -698,7 +698,7 @@ function monitorRaid(){
698698

699699
function monitorRkHunter(){
700700
/*
701-
* This monitoring is expensive, so do it only once a hour
701+
* This monitoring is expensive, so do it only once a day
702702
*/
703703
$min = date('i');
704704
$hour = date('H');

0 commit comments

Comments
 (0)