commit | 190c704db815229dd6dfd1ef174cb4433c07d956 | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Wed Jan 22 13:23:02 2014 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Wed Jan 22 13:42:04 2014 -0500 |
tree | 0f7fcbc76abba15f97dc095f37e1a5100de6dd64 | |
parent | 129f8df9264666be39a2fc3fc1076594b35a44ed [diff] |
Allow healthd to read/write /dev/__null_. init creates a private /dev/null instance named /dev/__null__ that is inherited by healthd. Since it is created prior to initial policy load, it is left in the tmpfs type. Allow healthd to inherit and use the open fd. Change-Id: I525fb4527766d0780457642ebcc19c0fcfd1778c Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>