2011/5/26 Vasiliy G Tolstov <[email protected]>: > Hello. If i want to write daemon, that can be running by regular init > system (openrc, upstart and others) and systemd, how can i check inside > my daemon, that it runs from systemd? > In compile phase, i can build with systemd support and install service > file, but if i do not want to write and build separate binaries for two > init daemons, how can i solve this?
Why would you need separate binaries? Do you want your daemon to support socket based activation? Michael -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
