On 15 May 2010 20:33, Lennart Poettering <[email protected]> wrote:
> Examples:
>
> "a.service requires b.service" means that when a.service is started
> b.service is started too, at the same time.
>
> "a.service after b.service" means that when both shall be started,
> starting of b.service is delayed until a.service finished starting.

ah, that makes sense. Hadn't twigged before.
> Now, what I don't really understand is why your /dev/rtc device doesn't
> exist anyway. Are you loading the rtc driver as a kernel module? If you

Apparently so. The slackware kernels are compiled like that. I've
re-recompiled mine to compile in rtc as well as cgroups.

The device knowledge should come in helpful later. Thank you.

Malcolm
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to