On Mon, 20.08.12 16:43, Dave Reisner (dreis...@archlinux.org) wrote:

> Ensure that this honors the build time rootprefix in the code, and that
> the correct directory is created by the install target for timedated.
> ---
> I'm making an assumption here that this is the "correct" solution, though I'm
> not entirely convinced. Currently, /usr/lib/ntp-units.d is created by the
> install target, but the code looks for /usr/lib/systemd/ntp-units.d. This is a
> departure from other systemd-specific config directories like modules-load.d
> and sysctl.d which reside in /usr/lib.

modules-load.d and sysctl.d are required for early boot, but ntp-units.d
not. The former hence belong in the root dir, the latter in /usr. 

I have now changed git to include the missing "systemd/" bit in the path.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to