]> granicus.if.org Git - sysstat/commit
systemd support added.
authorseb <seb@kluane.home>
Mon, 3 Sep 2012 19:23:20 +0000 (21:23 +0200)
committerseb <seb@kluane.home>
Mon, 3 Sep 2012 19:23:20 +0000 (21:23 +0200)
commit46278c2a9d0087a92831a2c7af5973b043390f58
tree12caa48a23198d398634152b2615e6f3a004036b
parent0d9d19c5c4cf7a104a9c66122314db1a9808519f
systemd support added.

Sysstat service unit file has been added to replace init script
for systems with systemd support.

Mail from Peter Schiffer <pschiffe@redhat.com> 24/08/2012:

I am sending you a patch which adds support for systemd to sysstat. With this patch, configure script detects whether the system uses systemd, and if yes, it installs the unit file and enables the sysstat service. Then, init script is not used.

Systemd is default since Fedora 15, and many more distributions are slowly converting to it. For more information about it, see it's home page [1], man pages about unit files and integration into autotools can be found at [2 - 6]. General information about systemd can be found at [7].

What do you think?
CHANGES
Makefile.in
README
configure
configure.in
sysstat.service.in [new file with mode: 0644]