On Sat, Nov 2, 2013 at 11:40 PM, Peter Lemenkov <lemen...@gmail.com> wrote: > Does it add anything if I change > type of a main service to "dbus" thus allowing systemd to know for > sure if my service is fully initialized?
Yes. Changing to Type=dbus will cause systemd to only consider the service fully started after there's a listener for whatever's specified with BusName= [1]. [1] http://www.freedesktop.org/software/systemd/man/systemd.service.html#Type= _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel