commit | 081aed21338f79774f91a98fe0cfae4eceee67ec | [log] [tgz] |
---|---|---|
author | Stephen Smalley <sds@tycho.nsa.gov> | Mon Dec 02 09:02:22 2013 -0500 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Mon Dec 02 09:02:22 2013 -0500 |
tree | c315afea33727fdf04ed2fc1c2a1b60d6131410e | |
parent | 476855357b5ec9f59754cdb5aa0f0a6806b34049 [diff] |
Default to socket_device for anything under /dev/socket. Otherwise sockets that have no specific entry match the /dev(/.*) entry instead, leaving them in device type rather than socket_device type. Every socket should get its own entry regardless, but this at least puts it into a more specific type by default. Change-Id: I97f7999af7f9f83484d3a51440dda791d3726f1a Signed-off-by: Stephen Smalley <sds@tycho.nsa.gov>