selinux-refpolicy.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris PeBenito <pebenito@ieee.org>
To: Luis Ressel <aranea@aixah.de>, selinux-refpolicy@vger.kernel.org
Subject: Re: [PATCH 2/2] Realign logrotate.fc, remove an obvious comment
Date: Sat, 13 Oct 2018 13:34:18 -0400	[thread overview]
Message-ID: <877db880-127a-3b93-20b2-561dd6743977@ieee.org> (raw)
In-Reply-To: <20181012222305.10844-2-aranea@aixah.de>

On 10/12/2018 06:23 PM, Luis Ressel wrote:
> ---
>   policy/modules/admin/logrotate.fc | 9 ++++-----
>   1 file changed, 4 insertions(+), 5 deletions(-)
> 
> diff --git a/policy/modules/admin/logrotate.fc b/policy/modules/admin/logrotate.fc
> index cd43ab28..fd5497f3 100644
> --- a/policy/modules/admin/logrotate.fc
> +++ b/policy/modules/admin/logrotate.fc
> @@ -1,12 +1,11 @@
>   /etc/cron\.(daily|weekly)/logrotate	--	gen_context(system_u:object_r:logrotate_exec_t,s0)
>   /etc/cron\.(daily|weekly)/sysklogd	--	gen_context(system_u:object_r:logrotate_exec_t,s0)
>   
> -/usr/bin/logrotate	--	gen_context(system_u:object_r:logrotate_exec_t,s0)
> +/usr/bin/logrotate			--	gen_context(system_u:object_r:logrotate_exec_t,s0)
>   
> -# Systemd unit file
> -/usr/lib/systemd/system/[^/]*logrotate.*	--	gen_context(system_u:object_r:logrotate_unit_t,s0)
> +/usr/lib/systemd/system/[^/]*logrotate.*  --	gen_context(system_u:object_r:logrotate_unit_t,s0)
>   
> -/usr/sbin/logrotate	--	gen_context(system_u:object_r:logrotate_exec_t,s0)
> +/usr/sbin/logrotate			--	gen_context(system_u:object_r:logrotate_exec_t,s0)
>   
> -/var/lib/logrotate(/.*)?	gen_context(system_u:object_r:logrotate_var_lib_t,s0)
> +/var/lib/logrotate(/.*)?			gen_context(system_u:object_r:logrotate_var_lib_t,s0)
>   /var/lib/(misc/)?logrotate\.status	--	gen_context(system_u:object_r:logrotate_var_lib_t,s0)

Merged.

-- 
Chris PeBenito

  reply	other threads:[~2018-10-13 17:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-12 22:23 [PATCH 1/2] Add fc for /var/lib/misc/logrotate.status Luis Ressel
2018-10-12 22:23 ` [PATCH 2/2] Realign logrotate.fc, remove an obvious comment Luis Ressel
2018-10-13 17:34   ` Chris PeBenito [this message]
2018-10-13 17:34 ` [PATCH 1/2] Add fc for /var/lib/misc/logrotate.status Chris PeBenito

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=877db880-127a-3b93-20b2-561dd6743977@ieee.org \
    --to=pebenito@ieee.org \
    --cc=aranea@aixah.de \
    --cc=selinux-refpolicy@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).