Closed CarlosNihelton closed 2 months ago
If the user is not member of the adm group this script fails with "access denied". Thus we should check if the log is readable by the current user instead of just checking if it exists.
adm
If the user is not member of the
adm
group this script fails with "access denied". Thus we should check if the log is readable by the current user instead of just checking if it exists.