Details
-
Type:
Bug
-
Status: Done
-
Priority:
Medium
-
Resolution: Fixed
-
Affects Version/s: 3.15.3, 3.17.0
-
Component/s: Masterfiles Policy Framework (MPF/COPBL/STDLIB)
-
Labels:None
Description
the cronjob for the aix watchdog shell script is is created without output redirection (>/dev/null 2>&1), therefore script outputs resulting in cron mail flooding, which filled up our /var filesystem (mail spool).
https://github.com/cfengine/masterfiles/blob/master/cfe_internal/core/watchdog/watchdog.cf#L186