X-Git-Url: http://pere.pagekite.me/gitweb/homepage.git/blobdiff_plain/1459cff5b18fb5bb68a4d7556bb75d16194d484c..c7f8d5958216ac2a23c6f853ed1ab103bb922263:/blog/archive/2010/03/03.rss diff --git a/blog/archive/2010/03/03.rss b/blog/archive/2010/03/03.rss index 20e4de15c1..d8b66613b8 100644 --- a/blog/archive/2010/03/03.rss +++ b/blog/archive/2010/03/03.rss @@ -46,5 +46,32 @@ der</a> for å se hva de har. + + After 6 years of waiting, the Xreset.d feature is implemented + ../../../After_6_years_of_waiting__the_Xreset_d_feature_is_implemented.html + ../../../After_6_years_of_waiting__the_Xreset_d_feature_is_implemented.html + Sat, 6 Mar 2010 18:15:00 +0100 + +<p>6 years ago, as part of the Debian Edu development I am involved +in, I asked for a hook in the kdm and gdm setup to run scripts as root +when the user log out. A bug was submitted against the xfree86-common +package in 2004 (<a href="http://bugs.debian.org/230422">#230422</a>), +and revisited every time Debian Edu was working on a new release. +Today, this finally paid off.</p> + +<p>The framework for this feature was today commited to the git +repositry for the xorg package, and the git repository for xdm has +been updated to use this framework. Next on my agenda is to make sure +kdm and gdm also add code to use this framework.</p> + +<p>In Debian Edu, we want to ability to run commands as root when the +user log out, to get rid of runaway processes and do general cleanup +after a user. With this framework in place, we finally can do that in +a generic way that work with all display managers using this +framework. My goal is to get all display managers in Debian use it, +similar to how they use the Xsession.d framework today.<p> + + +