Add journal files to list of files in /var/log NOT viewable
This commit is contained in:
parent
be49419eba
commit
957d2ada21
@ -128,6 +128,7 @@ sub findlogFiles {
|
||||
# or not log files
|
||||
foreach (
|
||||
qw(
|
||||
journal
|
||||
lastlog
|
||||
btmp$
|
||||
wtmp
|
||||
@ -293,4 +294,4 @@ sub download_logFile {
|
||||
);
|
||||
return undef;
|
||||
} ## end sub download_logFile
|
||||
1;
|
||||
1;
|
Loading…
Reference in New Issue
Block a user