hello
i want to monitor the logfile /var/log/maillog.
so that the user has access to the file, the rights should be adjusted.
every night the file will be recreated ( logrotate? )
-rw-r-----. 1 root root 287951 15 Oct 06:27 /var/log/maillog
the goal would be that the file permissions are 644
how or where can i set this?
thanks
i want to monitor the logfile /var/log/maillog.
so that the user has access to the file, the rights should be adjusted.
every night the file will be recreated ( logrotate? )
-rw-r-----. 1 root root 287951 15 Oct 06:27 /var/log/maillog
the goal would be that the file permissions are 644
how or where can i set this?
thanks