On Sun, Mar 31, 2013 at 02:46:58PM +0300, Oleksii Shevchuk wrote:
> > Can it be unified with unit_load_dropin()? 
> 
> I think it can't =\
> 
> Or unit_load_dropin will require full rewrite then. The main problem is
> context: [Install] section processed in code that can be runned without
> systemd daemon (src/shared)..

unit_load_dropin does also a loop over aliases (SET_FOREACH(t, u->names, i)).
unit_load_dropin_file does not. Isn't this an ommision?

Zbyszek
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to