Thanks to the help provided by members of the list,
myDaemon is now functioning correctly under systemd.

Now for myUpperDaemon:

IF myDaemon is enabled; then
   myUpperDaemon must start after myDaemon
ELSE
   myUpperDaemon must start anyway
ENDIF

Actually myUpperDaemon depends on numerous daemons in this way,
some written by me and some not, for example, httpd and ntpd.

How do I specify this in myUpperDaemon.service?

Thanks,
Mike.

Toto, I've a feeling we're not in Kansas any more.
--
Michael D. Berger
[email protected]
http://www.rosemike.net/
 

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

Reply via email to