On Wed, 30 Jun 2004 01:28, Stephen Smalley sds@epoch.ncsc.mil wrote:
It should be harmless, as any attempt by udev to access proc before it is mounted is going to fail anyway, so this just changes the error condition (ENOENT -> EACCES).
We will have to add a dontaudit rule for it as we do for a number of other domains that may access mount points before the file system is mounted.