wxs 2011-04-11 19:43:39 UTC FreeBSD ports repository
Modified files: security/sudo Makefile Added files: security/sudo pkg-install Log: The install process checks the validity of sudoers before installing etc/sudoers.d. If you have an sudoers with the includedir directive the install will fail. Fix this by creating the directory in a pre-install target. This should fix "The Great sudo Debacle of 2011" once and for all. Tested by: dougb@ Revision Changes Path 1.126 +6 -1 ports/security/sudo/Makefile 1.8 +13 -0 ports/security/sudo/pkg-install (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"