]] Ian Jackson > systemd supports the non-forking daemon too. Only, instead of > raise(SIGSTOP) the daemon has to fetch an AF_UNIX socket name from an > environment variable, connect to it, and send a special message with > socket credentials attached.
Note that this is only if you need socket activation or a synchronisation point. If you don't have other services depending on the service in question, just omit Type from the systemd unit and it'll default to simple (aka «run in the foreground»). -- Tollef Fog Heen UNIX is user friendly, it's just picky about who its friends are -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org