All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel J Walsh <dwalsh@redhat.com>
To: Colin Walters <walters@verbum.org>
Cc: "Christopher J. PeBenito" <cpebenito@tresys.com>,
	Joshua Brindle <method@gentoo.org>,
	Russell Coker <russell@coker.com.au>,
	SELinux Mail List <selinux@tycho.nsa.gov>
Subject: File types that are not sysadmfiles...
Date: Mon, 20 Sep 2004 16:44:03 -0400	[thread overview]
Message-ID: <414F4113.1000208@redhat.com> (raw)
In-Reply-To: <1095695627.4431.157.camel@nexus.verbum.private>

grep file_type policy.conf | grep -v sysadmfile | grep "^type "
type device_t, file_type, dev_fs;
type printer_device_t, file_type, device_type, dev_fs;
type shadow_t, file_type;
type policy_config_t, file_type;
type policy_src_t, file_type;
type httpd_php_exec_t, file_type, exec_type;
type lvm_control_t, file_type, device_type, dev_fs;
type rpmbuild_exec_t, file_type, exec_type;
type vmware_user_exec_t, file_type, exec_type;
type vmware_device_t, file_type, device_type, dev_fs;
type vmware_user_var_run_t, file_type, pidfile;
type vmware_user_file_t, homedirfile, file_type;
type vmware_user_conf_t, homedirfile, file_type;
type watchdog_device_t, file_type, device_type, dev_fs;


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  reply	other threads:[~2004-09-20 20:44 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-19 15:07 [RFC] Upstream policy handling Joshua Brindle
2004-09-19 19:21 ` Luke Kenneth Casson Leighton
2004-09-19 21:10   ` Luke Kenneth Casson Leighton
2004-09-19 20:46 ` Russell Coker
2004-09-19 21:11   ` Joshua Brindle
2004-09-19 21:29     ` Russell Coker
2004-09-19 23:48       ` Joshua Brindle
2004-09-20  3:33         ` Colin Walters
2004-09-20 12:26           ` Daniel J Walsh
2004-09-20 12:56           ` Christopher J. PeBenito
2004-09-20 15:53             ` Colin Walters
2004-09-20 20:44               ` Daniel J Walsh [this message]
2004-09-21  5:08                 ` File types that are not sysadmfiles Russell Coker
2004-09-21 14:42                   ` Colin Walters
2004-09-21 15:25                     ` Russell Coker
2004-09-21 15:45                       ` Colin Walters
2004-09-21 14:42                   ` Colin Walters
2004-09-22 20:22                   ` James Carter
2004-09-23 16:43               ` [RFC] Upstream policy handling Daniel J Walsh
2004-09-23 19:10                 ` Russell Coker
2004-09-20 12:25       ` Luke Kenneth Casson Leighton
2004-09-20 14:54         ` Russell Coker
2004-09-19 22:08 ` Colin Walters
2004-09-19 23:24   ` Joshua Brindle
2004-09-20  0:07     ` Colin Walters
2004-09-20 12:22     ` Luke Kenneth Casson Leighton
2004-09-20 15:17   ` Thomas Bleher

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=414F4113.1000208@redhat.com \
    --to=dwalsh@redhat.com \
    --cc=cpebenito@tresys.com \
    --cc=method@gentoo.org \
    --cc=russell@coker.com.au \
    --cc=selinux@tycho.nsa.gov \
    --cc=walters@verbum.org \
    /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.