As discussed by email. I split each patch in a separate commit.
I was also wondering if it would make sense to install the init script, systemd unit file as well as the new ympd.default file I've added, with cmake.
Basically: If we can detect systemd is installed, install the .service, if not, install the init script. Always install the default config file (ympd.default -> /etc/default/ympd)
Hi !
As discussed by email. I split each patch in a separate commit.
I was also wondering if it would make sense to install the init script, systemd unit file as well as the new ympd.default file I've added, with cmake.
Basically: If we can detect systemd is installed, install the .service, if not, install the init script. Always install the default config file (ympd.default -> /etc/default/ympd)
What do you think ?