--- Hi,
This is the last patch we have in your systemd package. :) units/[email protected] | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/units/[email protected] b/units/[email protected] index 902ab6e..0b3160e 100644 --- a/units/[email protected] +++ b/units/[email protected] @@ -15,6 +15,9 @@ After=rc-local.service m4_ifdef(`TARGET_ARCH', After=rc-local.service )m4_dnl +m4_ifdef(`TARGET_FRUGALWARE', +After=local.service +)m4_dnl # If additional gettys are spawned during boot then we should make # sure that this is synchronized before getty.target, even though -- 1.7.3.2 _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
