В Wed, 4 Feb 2015 01:29:11 +0100 Lennart Poettering <lenn...@poettering.net> пишет:
> On Thu, 25.12.14 08:37, Andrei Borzenkov (arvidj...@gmail.com) wrote: > > > This looks like fallout of moving to generators for sysv units. Before > > systemd added dependencies on runlevelX.target directly to units built > > from initscripts. This forced runlevelX.target resolution and > > everything was OK. Now core systemd never references these targets > > directly. > > > > This is a genuine bug which will bite people. But it looks like worked > > just by accident before anyway :( So we need possibility to define > > aliases for existing units without exhaustive search across all unit > > definitions ... may be unit.alias.d? > > This is a real shortcoming of the current logic in systemd, indeed. > > So, one possible way out of this might be add a .wants/ dep from > multi-user.target.wants/ to runlevel3.target, if runlevel3.target is > linked to that. Won't it cause a loop? runlevel3.target is already link to multi-user.target; this will make it to Want itself? _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel