Re: [systemd-devel] I want to ask you a fundamental question to you about dependency and starting sequence among units.

2013-07-24 Thread Mantas Mikulėnas
On Wed, Jul 24, 2013 at 7:15 PM, Tony Seo wrote: > When I first read a manpage which explains [Unit] option, I find a > "Wants=". > > For example, I make a "A.service" which has an "Want = B.service". > > If A.service is started by systemd, I think that B.service will be started > after A.servi

[systemd-devel] I want to ask you a fundamental question to you about dependency and starting sequence among units.

2013-07-24 Thread Tony Seo
Hello. As I'm a starter in systemd, I want to ask you a fundamental question. That is how to understand existing relation from dependent and starting perspective. If you check a image file I attached, it' more clear. Actually, I have studied systemd structure to add my processes in systemd