diff --git a/plugins/system/file_length_ b/plugins/system/file_length_ index 90810d55..35309ade 100755 --- a/plugins/system/file_length_ +++ b/plugins/system/file_length_ @@ -76,6 +76,7 @@ fi BF=$(basename "${F}") echo "${MF}.label ${BF}" echo "${MF}.type ${TYPE}" + echo "${MF}.info ${F}" echo "${MF}.min 0" done