On Mi, 31.10.18 12:51, deepan muthusamy ([email protected]) wrote: > Hi, > I started app1(this is a UI application) as system service . > I started app2( this is Weston ) also as system service. But in different > tty(tty7). > > App1 is depended on app2 to start. > I added that dependency. > > App2 is started but app1 not able to find that dependency. Iam getting > error as not able to find weston. > > If I start both manually, it's working fine.
Does app2 have the right Type= set so that systemd actually knows when the service is properly started up? Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
