Re: standard for executable files under /usr/share
On Tue, 18 Mar 2003 22:07, sean finney wrote:
> am i missing something here?
>
> find /usr/share -exec file {} \; | grep executable
The problem with that is that some packages have documentation, example files,
and template files under /usr/share which are recognised as executables.
Also this problem will be more difficult to solve for LIDS and other security
modules that perform access control based on file names as all those names
will have to be known by the kernel.
--
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
Reply to: