All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Lawrence <slawrence@tresys.com>
To: Laurent Bigonville <bigon@debian.org>, <selinux@tycho.nsa.gov>
Subject: Re: [PATCH] Add "RuntimeDirectory=setrans" to the mcstrans.service
Date: Tue, 2 Dec 2014 08:49:41 -0500	[thread overview]
Message-ID: <547DC375.8000707@tresys.com> (raw)
In-Reply-To: <1417256655-4207-1-git-send-email-bigon@debian.org>

On 11/29/2014 05:24 AM, Laurent Bigonville wrote:
> From: Laurent Bigonville <bigon@bigon.be>
> 
> Add "RuntimeDirectory=setrans" to the mcstrans.service, this will make
> systemd automatically create the /run/setrans directory before starting
> the service.
> 
> This directory contains the ".setrans-unix" socket created by the
> daemon.

Thanks!

Acked-by: Steve Lawrence <slawrence@tresys.com>

> ---
>  policycoreutils/mcstrans/src/mcstrans.service | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/policycoreutils/mcstrans/src/mcstrans.service b/policycoreutils/mcstrans/src/mcstrans.service
> index 64bb361..8976b97 100644
> --- a/policycoreutils/mcstrans/src/mcstrans.service
> +++ b/policycoreutils/mcstrans/src/mcstrans.service
> @@ -4,6 +4,7 @@ ConditionSecurity=selinux
>  
>  [Service]
>  ExecStart=/sbin/mcstransd -f
> +RuntimeDirectory=setrans
>  
>  [Install]
>  WantedBy=multi-user.target
> 

      reply	other threads:[~2014-12-02 13:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-29 10:24 [PATCH] Add "RuntimeDirectory=setrans" to the mcstrans.service Laurent Bigonville
2014-12-02 13:49 ` Steve Lawrence [this message]

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=547DC375.8000707@tresys.com \
    --to=slawrence@tresys.com \
    --cc=bigon@debian.org \
    --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.