diff --git a/system-status/systeminfo.pl b/system-status/systeminfo.pl index 1d6e5c51f..30719ef2c 100755 --- a/system-status/systeminfo.pl +++ b/system-status/systeminfo.pl @@ -8,5 +8,5 @@ no warnings 'redefine'; no warnings 'uninitialized'; package system_status; require './system-status-lib.pl'; -&scheduled_collect_system_info(); +&scheduled_collect_system_info();