All of lore.kernel.org
 help / color / mirror / Atom feed
From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 09/13] Allow mount_t to set priority of kernel threads
Date: Wed, 23 Jan 2013 07:17:40 -0500	[thread overview]
Message-ID: <50FFD4E4.4080206@tresys.com> (raw)
In-Reply-To: <1358026351-12955-10-git-send-email-bigon@debian.org>

On 01/12/13 16:32, Laurent Bigonville wrote:
> From: Laurent Bigonville <bigon@bigon.be>
> 
> ---
>  policy/modules/system/mount.te |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/policy/modules/system/mount.te b/policy/modules/system/mount.te
> index 8fcd782..7a58d79 100644
> --- a/policy/modules/system/mount.te
> +++ b/policy/modules/system/mount.te
> @@ -64,6 +64,7 @@ kernel_dontaudit_write_debugfs_dirs(mount_t)
>  kernel_dontaudit_write_proc_dirs(mount_t)
>  # To load binfmt_misc kernel module
>  kernel_request_load_module(mount_t)
> +kernel_setsched(mount_t)
>  
>  # required for mount.smbfs
>  corecmd_exec_bin(mount_t)

Any idea why this is required?

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

  reply	other threads:[~2013-01-23 12:17 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-12 21:32 [refpolicy] [PATCH 00/13] Add more Debian support Laurent Bigonville
2013-01-12 21:32 ` [refpolicy] [PATCH 01/13] Label /var/run/shm as tmpfs_t for Debian Laurent Bigonville
2013-01-23 12:29   ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 02/13] Label /var/run/motd.dynamic as initrc_var_run_t Laurent Bigonville
2013-01-13 20:05   ` Dominick Grift
2013-01-14 13:32   ` [refpolicy] [PATCH v2 " Laurent Bigonville
2013-01-23 12:29     ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 03/13] Label /var/run/initctl as initctl_t Laurent Bigonville
2013-01-12 21:32 ` [refpolicy] [PATCH 04/13] udev.if: Call files_search_pid instead of files_search_var_lib in udev_manage_pid_files Laurent Bigonville
2013-01-23 12:28   ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 05/13] Label executables in /usr/lib/NetworkManager/ as bin_t Laurent Bigonville
2013-01-23 12:28   ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 06/13] Add support for rsyslog Laurent Bigonville
2013-01-23 12:28   ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 07/13] Label var_lock_t as a mountpoint in Debian Laurent Bigonville
2013-01-13 18:30   ` Sven Vermeulen
2013-01-13 20:03     ` Dominick Grift
2013-01-14 13:12       ` Laurent Bigonville
2013-01-14 16:51       ` Daniel J Walsh
2013-01-15 10:23   ` [refpolicy] [PATCH v2 07/13] Label var_lock_t as a mountpoint Laurent Bigonville
2013-01-23 12:27     ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 08/13] Add mount_var_run_t type and allow mount_t domain to manage the files and directories Laurent Bigonville
2013-01-23 12:27   ` Christopher J. PeBenito
2013-01-12 21:32 ` [refpolicy] [PATCH 09/13] Allow mount_t to set priority of kernel threads Laurent Bigonville
2013-01-23 12:17   ` Christopher J. PeBenito [this message]
2013-01-23 20:35     ` Laurent Bigonville
2013-01-12 21:32 ` [refpolicy] [PATCH 10/13] Allow mount_t to read module_deps_t files Laurent Bigonville
2013-01-23 12:17   ` Christopher J. PeBenito
2013-01-23 20:42     ` Laurent Bigonville
2013-01-24 18:07       ` Laurent Bigonville
2013-01-29 22:17         ` Russell Coker
2013-01-12 21:32 ` [refpolicy] [PATCH 11/13] Add initrc_t to use block_suspend capability Laurent Bigonville
2013-01-12 21:32 ` [refpolicy] [PATCH 12/13] Label executables under /usr/lib/gnome-settings-daemon/ as bin_t Laurent Bigonville
2013-01-13 18:28   ` Sven Vermeulen
2013-01-13 20:04     ` Dominick Grift
2013-01-14 13:18     ` Laurent Bigonville
2013-01-14 13:29   ` [refpolicy] [PATCH v2 " Laurent Bigonville
2013-01-12 21:32 ` [refpolicy] [PATCH 13/13] Label nut drivers that are installed in /lib/nut on Debian " Laurent Bigonville

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=50FFD4E4.4080206@tresys.com \
    --to=cpebenito@tresys.com \
    --cc=refpolicy@oss.tresys.com \
    /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.