rev 5139 - www/v2/pages

Sune Vuorela pusling-guest at alioth.debian.org
Wed Dec 13 11:52:31 CET 2006


Author: pusling-guest
Date: 2006-12-13 11:52:30 +0100 (Wed, 13 Dec 2006)
New Revision: 5139

Modified:
   www/v2/pages/faq
Log:
added a answer/question about using sudo as backend for kdesu. (399823)


Modified: www/v2/pages/faq
===================================================================
--- www/v2/pages/faq	2006-12-13 00:50:35 UTC (rev 5138)
+++ www/v2/pages/faq	2006-12-13 10:52:30 UTC (rev 5139)
@@ -75,3 +75,11 @@
 			anything, so skip the first part, and install pinentry-qt and gnupg-agent.
 			After that, configure GPG as explained in the HOWTO. Restart X to make sure
 			<code>/etc/X11/Xsession.d/90gpg-agent</code> is run.</p>
+
+			<h4 id="q5">5. How do I use sudo as backend instead of su for kdesu</h4>
+			<p>
+			It is quite easy. Just as a user, write the following in a terminal
+			</p>
+			<pre>
+			kwriteconfig --group super-user-command --key super-user-command sudo
+			</pre>




More information about the pkg-kde-commits mailing list