On Fri, 21.02.14 09:39, Michael Scherer (m...@zarb.org) wrote:
> > Applied! I made some changes though, there were some missing
> > bits to make sure the config hookup works correctly. I don't have any
> > apparmor available though. Could you check if everything works
> > correctly?
>
> I will, I
Hi,
Michael Scherer wrote (21 Feb 2014 08:39:12 GMT) :
> Le vendredi 21 février 2014 à 03:48 +0100, Lennart Poettering a écrit :
>> I don't have any apparmor available though. Could you check if
>> everything works correctly?
> I will, I do have a opensuse VM for that, and I think intrigeri in CC
Le vendredi 21 février 2014 à 03:48 +0100, Lennart Poettering a écrit :
> On Thu, 20.02.14 16:19, m...@zarb.org (m...@zarb.org) wrote:
>
> > From: Michael Scherer
> >
> > This permit to switch to a specific apparmor profile when starting a
> > daemon. This
> > will result in a non operation if
On Thu, 20.02.14 16:19, m...@zarb.org (m...@zarb.org) wrote:
> From: Michael Scherer
>
> This permit to switch to a specific apparmor profile when starting a daemon.
> This
> will result in a non operation if apparmor is disabled.
> It also add a new build requirement on libapparmor for using t
3rd version of the patch, taking in account the feedback from Lennart.
See
http://lists.freedesktop.org/archives/systemd-devel/2014-January/015975.html
and
http://lists.freedesktop.org/archives/systemd-devel/2014-February/016916.html
for details
___
s
From: Michael Scherer
This permit to switch to a specific apparmor profile when starting a daemon.
This
will result in a non operation if apparmor is disabled.
It also add a new build requirement on libapparmor for using this feature.
---
Makefile.am | 2 ++
configure
On Fri, 14.02.14 14:05, Michael Scherer (m...@zarb.org) wrote:
> > > SD_BUS_PROPERTY("SELinuxContext", "s", NULL,
> > > offsetof(ExecContext, selinux_context), SD_BUS_VTABLE_PROPERTY_CONST),
> > > +SD_BUS_PROPERTY("AppArmorProfile", "s", NULL,
> > > offsetof(ExecContext, apparmor
Le vendredi 14 février 2014 à 14:05 +0100, Michael Scherer a écrit :
> Le vendredi 14 février 2014 à 12:31 +0100, Lennart Poettering a écrit :
> > On Fri, 14.02.14 12:21, Michael Scherer (m...@zarb.org) wrote:
> > > SD_BUS_PROPERTY("SELinuxContext", "s", NULL,
> > > offsetof(ExecContext,
Le vendredi 14 février 2014 à 12:31 +0100, Lennart Poettering a écrit :
> On Fri, 14.02.14 12:21, Michael Scherer (m...@zarb.org) wrote:
>
> > This permit to switch to a specific apparmor profile when starting a
> > daemon. This
> > will result in a non operation if apparmor is disabled.
> > It a
On Fri, 14.02.14 12:21, Michael Scherer (m...@zarb.org) wrote:
> This permit to switch to a specific apparmor profile when starting a daemon.
> This
> will result in a non operation if apparmor is disabled.
> It also add a new build requirement on libapparmor for using this feature.
> ---
> Make
This permit to switch to a specific apparmor profile when starting a daemon.
This
will result in a non operation if apparmor is disabled.
It also add a new build requirement on libapparmor for using this feature.
---
Makefile.am | 7 +++
configure.ac
11 matches
Mail list logo