[24240] in Source-Commits
/svn/athena r23838 - trunk/debathena/config/cluster-login-config/debian
daemon@ATHENA.MIT.EDU (Geoffrey Thomas)
Mon Jun 8 22:11:18 2009
Date: Mon, 8 Jun 2009 22:11:05 -0400
From: Geoffrey Thomas <geofft@MIT.EDU>
Message-Id: <200906090211.n592B5GG016069@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: geofft
Date: 2009-06-08 22:11:05 -0400 (Mon, 08 Jun 2009)
New Revision: 23838
Modified:
trunk/debathena/config/cluster-login-config/debian/changelog
trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.postinst
Log:
In cluster-login-config:
* Make the forced windowmanager work on Jaunty as well (Trac: #215).
Modified: trunk/debathena/config/cluster-login-config/debian/changelog
===================================================================
--- trunk/debathena/config/cluster-login-config/debian/changelog 2009-06-07 22:08:54 UTC (rev 23837)
+++ trunk/debathena/config/cluster-login-config/debian/changelog 2009-06-09 02:11:05 UTC (rev 23838)
@@ -1,3 +1,9 @@
+debathena-cluster-login-config (1.10) unstable; urgency=low
+
+ * Make the forced windowmanager work on Jaunty as well (Trac: #215).
+
+ -- Geoffrey Thomas <geofft@mit.edu> Mon, 8 Jun 2009 22:01:23 -0400
+
debathena-cluster-login-config (1.9) unstable; urgency=low
* Install and configure kexec-tools to work around Jira ATN-52.
Modified: trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.postinst
===================================================================
--- trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.postinst 2009-06-07 22:08:54 UTC (rev 23837)
+++ trunk/debathena/config/cluster-login-config/debian/debathena-cluster-login-config.postinst 2009-06-09 02:11:05 UTC (rev 23838)
@@ -73,7 +73,7 @@
gc="gconftool-2 --direct --config-source=$gcsrc --set"
$gc -t string \
/desktop/gnome/session/required_components/windowmanager \
- "/usr/bin/metacity"
+ "metacity"
cat >>/etc/sudoers <<EOF
### BEGIN debathena-cluster-login-config