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: Boolean utilities segv's: msg#00100
|
Subject: |
Re: Boolean utilities segv's |
On Fri, 2004-09-17 at 16:07, Valdis.Kletnieks@xxxxxx wrote:
> Probably should put in code like this:
>
> fprintf(stderr,"%0: running on non-SELinux system, aborting", argv[0]);
> exit(1);
Ok, changes committed to the sourceforge CVS. Added
is_selinux_enabled() tests to the boolean utilities, fail immediately if
not enabled, and added assertions to the boolean functions on
selinux_mnt.
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |