
29 Apr
2016
29 Apr
'16
7:24 a.m.
On Thu, Apr 28, 2016 at 05:54:34PM +0200, Andrea Bolognani wrote:
Most distributions, including RHEL, have switched to systemd, so it makes sense for it to be the preferred choice.
From "preferred choice" I would expect with_init_script=systemd is the default, but the patch actually does some checking.
Our witness for the check is the presence of the /etc/systemd directory on the host.
Very interesting, this directory actually exists on my Open-RC based Gentoo system.
--- configure.ac | 5 +++++ 1 file changed, 5 insertions(+)
ACK Jan