On Sun, 19.04.15 09:29, Andrei Borzenkov (arvidj...@gmail.com) wrote:

> Unless I'm mistaken, the only real change is that Wants= will clear
> list, just like it does it for ExecStart=. This should be rather
> straightforward to implement I guess.

Actually it's not that easy. You need to collect the deps created from
unit configuration into a set of hashmaps of their own, and then add a final
"commit" step that merges those into the real deps. And if we want to
do this without needless copies and allocations this is actually not
easy at all.

Lennart

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

Reply via email to