[sudo-commits] sudo changeset 9967:930983f88927

Todd C. Miller Todd.Miller at courtesan.com
Tue Apr 7 16:27:20 MDT 2015


changeset:	9967:930983f88927 in /media/repos/sudo
details:	http://www.sudo.ws/repos/sudo/rev/930983f88927
user:		Todd C. Miller <Todd.Miller at courtesan.com>
date:		Tue Apr 07 15:35:01 2015 -0600

Log Message:
	Create template tmpfiles.d/sudo.conf for installation instead of
	creating one via echo commands in the Makefile.

	Add --enable-tmpfiles.d configure option to enable/disable use of
	tmpfiles.d and override the default directory.

	Use --disable-tmpfiles.d in mkpkg so we no longer need to ignore
	tmpfiles.d/sudo.conf in sudo.pp.

diffstat:

 .hgignore       |   1 +
 INSTALL         |  24 ++++++++++++++++--------
 MANIFEST        |   1 +
 Makefile.in     |   4 ++--
 configure       |  25 +++++++++++++++++++++++++
 configure.ac    |  16 ++++++++++++++++
 mkpkg           |   3 +++
 src/Makefile.in |  25 ++++++++++++-------------
 sudo.pp         |   6 +-----
 9 files changed, 77 insertions(+), 28 deletions(-)


More information about the sudo-commits mailing list