]> granicus.if.org Git - sysstat/commit
configure: Add new option "--enable-use-crond"
authorSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 10 May 2020 08:57:53 +0000 (10:57 +0200)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Sun, 10 May 2020 08:57:53 +0000 (10:57 +0200)
commit4babce1e3e3f2ea8829e4e6e26b8aa333d2866ef
treef3efa4eec82bac51b8cfcfd35dd3c8ac5445b2c7
parent3a5f5617c12f9fe788d85e96a6162ef1a0cfca7c
configure: Add new option "--enable-use-crond"

Add a new option to configuration script to tell it to use the standard
cron daemon (and the SysV standard files in /etc/rc.d/) even if systemd
is installed.
I have added this option because systemd seems currently broken on my
F32 distro.

Signed-off-by: Sebastien GODARD <sysstat@users.noreply.github.com>
Makefile.in
build/use-crond [new file with mode: 0644]
configure
configure.in
iconfig