In the previous post we have seen how to start a simple deamon with systemd. Now we will use the socket based activation of this init system to make our daemon start when it is needed.
Continue reading “Systemd socket based activation”
Systemd
Systemd recipe for simple daemons
In the previous post we discussed about upstart job files.
In this post will do the same with Sytemd.
Continue reading “Systemd recipe for simple daemons”