[24293] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23891 - in trunk/debathena/config/linerva: debian files/usr/sbin

daemon@ATHENA.MIT.EDU (Evan Broder)
Sun Jun 21 00:28:14 2009

Date: Sun, 21 Jun 2009 00:28:04 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200906210428.n5L4S4cj018314@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-06-21 00:28:04 -0400 (Sun, 21 Jun 2009)
New Revision: 23891

Modified:
   trunk/debathena/config/linerva/debian/changelog
   trunk/debathena/config/linerva/files/usr/sbin/linerva-clean-setugid
Log:
In linerva:
  * Let mlocate be setgid.


Modified: trunk/debathena/config/linerva/debian/changelog
===================================================================
--- trunk/debathena/config/linerva/debian/changelog	2009-06-21 03:32:33 UTC (rev 23890)
+++ trunk/debathena/config/linerva/debian/changelog	2009-06-21 04:28:04 UTC (rev 23891)
@@ -1,3 +1,9 @@
+debathena-linerva (1.32) unstable; urgency=low
+
+  * Let mlocate be setgid.
+
+ -- Evan Broder <broder@mit.edu>  Sun, 21 Jun 2009 00:02:02 -0400
+
 debathena-linerva (1.31) unstable; urgency=low
 
   * Install debathena-dns-config instead of configuring it ourselves.

Modified: trunk/debathena/config/linerva/files/usr/sbin/linerva-clean-setugid
===================================================================
--- trunk/debathena/config/linerva/files/usr/sbin/linerva-clean-setugid	2009-06-21 03:32:33 UTC (rev 23890)
+++ trunk/debathena/config/linerva/files/usr/sbin/linerva-clean-setugid	2009-06-21 04:28:04 UTC (rev 23891)
@@ -23,6 +23,8 @@
 #for attachtab
 /usr/bin/quota.debathena
 /bin/attach
+#for...locate
+/usr/bin/mlocate
 EOF
 }
 


home help back first fref pref prev next nref lref last post