Bugzilla – Bug 1204034
Configured permissions are not found nor the error messages are explained
Last modified: 2022-10-05 08:52:40 UTC
During installing sendmail I see error messages from chkstat ... e.g. on the path /var/spool/clientmqueue/ werner/sendmail> sudo /usr/bin/chkstat -n --warn --system -e /var/spool/clientmqueue/ /var/spool/clientmqueue/: no configuration entry in active permission profiles found. Cannot check this path. werner/sendmail> sudo /usr/bin/chkstat -n --set /etc/permissions.d/sendmail -e /var/spool/clientmqueue/ /var/spool/clientmqueue/: no configuration entry in active permission profiles found. Cannot check this path. werner/sendmail> grep /var/spool/clientmqueue/ /etc/permissions.d/sendmail /var/spool/clientmqueue/ mail:mail 0770 I do not find any explantion in the manual page chkstat(8) what is wrong here