Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: /dev/jsflash -> mouse_device_t ??: msg#00139
|
Subject: |
Re: /dev/jsflash -> mouse_device_t ?? |
On Thu, 22 Jul 2004 03:16, Tom London <selinux@xxxxxxxxxxx> wrote:
> I think the latest file_contexts is mislabeling /dev/jsflash....
>
> The problem line is
> types.fc:/u?dev/js.* -c system_u:object_r:mouse_device_t
>
> It overrides earlier lines:
> types.fc:/u?dev/jsfd -b
> system_u:object_r:fixed_disk_device_t
> types.fc:/u?dev/jsflash -c
> system_u:object_r:fixed_disk_device_t
It won't affect jsfd because of the -b vs -c issue. The correct thing to do
is to move the jsflash line after the js.* line. It's in my tree, I'll send
a patch to Steve when he's ready to do a CVS commit.
--
http://www.coker.com.au/selinux/ My NSA Security Enhanced Linux packages
http://www.coker.com.au/bonnie++/ Bonnie++ hard drive benchmark
http://www.coker.com.au/postal/ Postal SMTP/POP benchmark
http://www.coker.com.au/~russell/ My home page
|
| |