On Wed, 16.03.11 14:39, Andrey Borzenkov ([email protected]) wrote: > > Or is rsyslog expected to provide a symlink in syslog.target.wants? > > > > This is really orthogonal. As Lennart commented, it may be sensible to > do both. But this symlink does not ensure syslog is actually started > before syslog.target.
Well, actually there is. If DefaultDependencies= is "yes" (which it is by default) for target units then they'll automatically gain an After= for all untis they have Wants= or Requires= on. (We currently do not document what DefaultDependencies= actually means for the specific unit types. We probably should...) Lennart -- Lennart Poettering - Red Hat, Inc. _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
