]> granicus.if.org Git - sysstat/commit
Rename --disable-man-group option to --disable-file-attr
authorSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 19 Jan 2015 20:40:33 +0000 (21:40 +0100)
committerSebastien GODARD <sysstat@users.noreply.github.com>
Mon, 19 Jan 2015 20:40:33 +0000 (21:40 +0100)
commitfcd4de4080e20705a09f475646dc431d8c9378ef
tree0ebe3bfd6066ea6cfee7bce523d7e9e5270477e2
parent32f27d3c46d6dc2bda5984033f3ca9e77c324507
Rename --disable-man-group option to --disable-file-attr

This option was originally intended to prevent the configuration process
from setting the group ID for manual pages that were installed.
It is now also used to tell the build process to not set the user and
group of the /var/log/sa directory when it is created.
This option may be useful when creating an RPM package with a non
privileged user.

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