[Mailman-Developers] two small patches for mm 2.1a4cvs

Marc MERLIN marc_news@vasoftware.com
Thu, 21 Feb 2002 01:15:52 -0800


--- ../../src/mailman-cvs/build/contrib/check_perms_grsecurity.py       Wed Feb 20 23:37:35 2002
+++ check_perms_grsecurity.py   Wed Feb 20 23:42:57 2002
@@ -118,7 +118,7 @@
        os.chmod(file, 06755)
 
     print "\nMaking mail wrapper setuid mailman"
-    file= paths.prefix + '/mail/wrapper'
+    file= paths.prefix + '/mail/mailman'
     os.chown(file, MAILMAN_UID, MAILMAN_GID)
     os.chmod(file, 06755)
     print file


svlug:/var/local/mailman/bin# diff -u ../scripts/mailman /etc/init.d/mailman 
--- ../scripts/mailman  Wed Feb 20 23:38:09 2002
+++ /etc/init.d/mailman Thu Feb 21 01:15:14 2002
@@ -18,6 +18,10 @@
 # along with this program; if not, write to the Free Software 
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 #
+# Copy this file in /etc/init.d/ and activate it as such:
+# On Debian, just type "update-rc.d mailman defaults"
+# On RedHat, and derivatives, install with chkconfig --add mailman
+#
 # chkconfig: 2345 98 12
 # description: Mailman is the GNU Mailing List Manager, a program that \
 #              manages electronic mail discussion groups.  For more \


Marc
-- 
Microsoft is to operating systems & security ....
                                      .... what McDonalds is to gourmet cooking
  
Home page: http://marc.merlins.org/   |   Finger marc_f@merlins.org for PGP key