On Sat, 24.07.10 03:33, Lennart Poettering ([email protected]) wrote:
> Heya,
>
> I just released systemd v5:
>
> http://www.freedesktop.org/software/systemd/systemd-4.tar.bz2
In contrast to what I wrote above and in the subject this is actually
really v4, not v5 which I released.
Sorry f
Heya,
I just released systemd v5:
http://www.freedesktop.org/software/systemd/systemd-4.tar.bz2
This includes a fairly major interface change. After some longer
discussions on fedora-devel systemd-install is now folded into systemctl
and greatly simplified in its invocation. (see the fedora-deve
Hi
Here's a patch to make selinux support in systemd optional.
Hope it doesn't break anyone's running selinux-enabled system, as I
don't have any machine with selinux-enabled system and couldn't test
it much beyond compiling and checking if it links with libselinux.
--
iNsanity!
0001-Make-seli
On 07/23/2010 01:39 PM, Kay Sievers wrote:
On Fri, Jul 23, 2010 at 13:21, Daniel J Walsh wrote:
On 07/23/2010 06:56 AM, Kay Sievers wrote:
On Fri, Jul 23, 2010 at 12:30, Daniel J Walsh wrote:
I though I saw avc's caused because systemd creating some devices with
the wrong labels? I searched
On Fri, Jul 23, 2010 at 13:21, Daniel J Walsh wrote:
> On 07/23/2010 06:56 AM, Kay Sievers wrote:
>> On Fri, Jul 23, 2010 at 12:30, Daniel J Walsh wrote:
>>> I though I saw avc's caused because systemd creating some devices with
>>> the wrong labels? I searched for mknod but found no calls. Doe
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/23/2010 06:56 AM, Kay Sievers wrote:
> On Fri, Jul 23, 2010 at 12:30, Daniel J Walsh wrote:
>> I though I saw avc's caused because systemd creating some devices with
>> the wrong labels? I searched for mknod but found no calls. Does
>> systemd
On Fri, Jul 23, 2010 at 12:30, Daniel J Walsh wrote:
> I though I saw avc's caused because systemd creating some devices with
> the wrong labels? I searched for mknod but found no calls. Does
> systemd create any nodes?
It should not create any nodes. Systemd depends on the
kernel-maintained de
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 07/22/2010 11:11 PM, Lennart Poettering wrote:
> On Thu, 22.07.10 17:01, Daniel J Walsh ([email protected]) wrote:
>
>> if ((r = socket_instantiate_service(s)) < 0)
>> return r;
>>
>> log_debug("Socket unit %s will s