On Tue, 21.09.10 00:32, Tom Gundersen (t...@jklm.no) wrote:
> Hi Lennart,
>
> [sorry for sending it twice, forgot to include the ML]
Applied. Thanks!
Lennart
--
Lennart Poettering - Red Hat, Inc.
___
systemd-devel mailing list
systemd-devel@lists.fr
Hi Lennart,
[sorry for sending it twice, forgot to include the ML]
On Mon, Sep 20, 2010 at 11:19 PM, Lennart Poettering
wrote:
> On Sun, 19.09.10 21:25, Tom Gundersen (t...@jklm.no) wrote:
>> +#ifdef TARGET_ARCH
>> + if ((r = parse_env_file("/etc/rc.conf", NEWLINE,
>> +
On Sun, 19.09.10 21:25, Tom Gundersen (t...@jklm.no) wrote:
>
> +#ifdef TARGET_ARCH
> + if ((r = parse_env_file("/etc/rc.conf", NEWLINE,
> + "DAEMONS", &arch_daemons,
> + NULL)) < 0) {
> + if (r != -ENOENT)
> +
On Sun, Sep 19, 2010 at 2:25 PM, Tom Gundersen wrote:
> This patch should allow SystemD to be a drop-in replacement for SysV
> init on Arch (modulo some minor bugs), as long as one uses a recent
> kernel and dbus from [testing].
Turns out I missed a bug. This version should also work in case ther
Hi,
This patch should allow SystemD to be a drop-in replacement for SysV
init on Arch (modulo some minor bugs), as long as one uses a recent
kernel and dbus from [testing].
Cheers,
Tom
From 833ab8e8a7c44c2590a19a811c39d360453fac68 Mon Sep 17 00:00:00 2001
From: Tom Gundersen
Date: Sat, 18 Sep 2