From: Dale Amon <amon@vnl.com>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: Dale Amon <amon@vnl.com>,
Manoj Srivastava <manoj.srivastava@stdc.com>,
Russell Coker <russell@coker.com.au>,
selinux@tycho.nsa.gov
Subject: Re: State of Debian SELinux
Date: Thu, 22 Sep 2005 22:38:55 +0100 [thread overview]
Message-ID: <20050922213855.GY27432@vnl.com> (raw)
In-Reply-To: <20050922213122.GX27432@vnl.com>
[-- Attachment #1: Type: text/plain, Size: 800 bytes --]
The error in cups.te occurs because a reference to
allow cupsd_config_t rpm_var_lib_t:file { getattr read };
occurs outside of the earlier conditional:
ifdef(`distro_redhat', `
ifdef(`rpm.te', `
allow cupsd_config_t rpm_var_lib_t:dir { getattr search };
allow cupsd_config_t rpm_var_lib_t:file { getattr read };
')
allow cupsd_config_t initrc_exec_t:file getattr;
')dnl end distro_redhat
That looks like a Coker to me ;-)
--
------------------------------------------------------
Dale Amon amon@islandone.org +44-7802-188325
International linux systems consultancy
Hardware & software system design, security
and networking, systems programming and Admin
"Have Laptop, Will Travel"
------------------------------------------------------
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2005-09-22 21:38 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-09-17 23:31 State of Debian SELinux Dale Amon
2005-09-18 0:10 ` Jiann-Ming Su
2005-09-18 9:47 ` Dale Amon
2005-09-18 0:15 ` Luke Kenneth Casson Leighton
2005-09-18 9:58 ` Dale Amon
2005-09-18 10:42 ` Luke Kenneth Casson Leighton
2005-09-18 21:58 ` Dale Amon
2005-09-18 22:48 ` Luke Kenneth Casson Leighton
2005-09-19 11:15 ` Dale Amon
2005-09-19 11:56 ` Luke Kenneth Casson Leighton
2005-09-19 12:12 ` Stephen Smalley
2005-09-23 18:53 ` sswami
2005-09-23 20:02 ` Stephen Smalley
2005-09-19 12:27 ` Stephen Smalley
2005-09-20 18:10 ` Dale Amon
2005-09-20 20:14 ` Stephen Smalley
2005-09-22 19:41 ` Stephen Smalley
2005-09-22 21:31 ` Dale Amon
2005-09-22 21:38 ` Dale Amon [this message]
2005-09-22 22:43 ` Dale Amon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050922213855.GY27432@vnl.com \
--to=amon@vnl.com \
--cc=manoj.srivastava@stdc.com \
--cc=russell@coker.com.au \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.