[systemd-bugs] [Bug 66616] swap.target in sysinit.target with After

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 12 10:43:48 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66616

Lennart Poettering <lennart at poettering.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #1 from Lennart Poettering <lennart at poettering.net> ---
If DefaultDependencies= is on then all target units which have a wants= to
another unit will get an after= to it as well, unless it already has a before=.

This is done so that it is sufficient to symlink a unit into a .wants/
directory of a target to get both an After= and a Wants= symlink.

To get rid of the After= set DEfaultDependencies=no in either of the targets
(or set Before=).

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20130912/4e10e7a3/attachment.html>


More information about the systemd-bugs mailing list