All of lore.kernel.org
 help / color / mirror / Atom feed
From: dominick.grift@gmail.com (Dominick Grift)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH 4/6] Asterisk needs to search through logs
Date: Mon, 11 Mar 2013 09:23:21 +0100	[thread overview]
Message-ID: <1362990201.8756.2.camel@d30> (raw)
In-Reply-To: <1362927170-31116-5-git-send-email-sven.vermeulen@siphos.be>

On Sun, 2013-03-10 at 15:52 +0100, Sven Vermeulen wrote:
> Allow asterisk to search through the log files, otherwise the following error is
> received:
> 
> asterisk: ERROR[23298]: cdr_csv.c:318 in csv_log: Unable to re-open master file
> /var/log/asterisk//cdr-csv//Master.csv : Permission denied
> 

Merged, thanks

> Signed-off-by: Sven Vermeulen <sven.vermeulen@siphos.be>
> ---
>  asterisk.te | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/asterisk.te b/asterisk.te
> index 5439f1c..c436f9f 100644
> --- a/asterisk.te
> +++ b/asterisk.te
> @@ -146,6 +146,7 @@ fs_search_auto_mountpoints(asterisk_t)
>  
>  auth_use_nsswitch(asterisk_t)
>  
> +logging_search_logs(asterisk_t)
>  logging_send_syslog_msg(asterisk_t)
>  
>  miscfiles_read_localization(asterisk_t)

  reply	other threads:[~2013-03-11  8:23 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-10 14:52 [refpolicy] [PATCH 0/6] Minor updates on contrib Sven Vermeulen
2013-03-10 14:52 ` [refpolicy] [PATCH 1/6] mplayer streams HTTP resources Sven Vermeulen
2013-03-11  8:22   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 2/6] fcron and fcronsighup binaries are moved Sven Vermeulen
2013-03-11  8:22   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 3/6] Add in contexts for fcron rm.systab and systab.tmp Sven Vermeulen
2013-03-11  7:04   ` Russell Coker
2013-03-11  7:42     ` Sven Vermeulen
2013-03-12 23:35       ` Russell Coker
2013-03-11  8:25   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 4/6] Asterisk needs to search through logs Sven Vermeulen
2013-03-11  8:23   ` Dominick Grift [this message]
2013-03-10 14:52 ` [refpolicy] [PATCH 5/6] Denial in mail log on node bind Sven Vermeulen
2013-03-11  8:24   ` Dominick Grift
2013-03-10 14:52 ` [refpolicy] [PATCH 6/6] Fix typo in mcelog_admin (missing bracket) Sven Vermeulen
2013-03-11  8:24   ` Dominick Grift

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=1362990201.8756.2.camel@d30 \
    --to=dominick.grift@gmail.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.