<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="https://uname.pingveno.net/blog/index.php/feed/rss2/xslt" ?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title># uname -a - Mot-clé - drush</title>
    <link>https://uname.pingveno.net/blog/index.php/</link>
    <atom:link href="https://uname.pingveno.net/blog/index.php/feed/tag/drush/rss2" rel="self" type="application/rss+xml" />
    <description>Le blog de uname.pingveno.net</description>
    <language>fr</language>
    <pubDate>Sun, 17 May 2026 16:16:57 +0200</pubDate>
    <copyright>Mathieu Pellegrin</copyright>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <generator>Dotclear</generator>
          <item>
        <title>Add Drush to Jailkit</title>
        <link>https://uname.pingveno.net/blog/index.php/post/2016/02/16/Add-Drush-to-Jailkit</link>
        <guid isPermaLink="false">urn:md5:956e4551f046b5202f2d1531357cd1d1</guid>
        <pubDate>Tue, 16 Feb 2016 10:16:00 +0100</pubDate>
        <dc:creator>Mathieu</dc:creator>
                  <category>Hacks</category>
                          <category>debian</category>
                  <category>drush</category>
                  <category>jailkit</category>
                <description>          &lt;p&gt;Here is the configuration I use to make &lt;a href=&quot;http://www.drush.org&quot;&gt;Drush&lt;/a&gt; working inside a &lt;a href=&quot;http://olivier.sessink.nl/jailkit/&quot;&gt;Jailkit&lt;/a&gt; chrooted shell&amp;#160;:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;/etc/jailkit/jk_init.ini&lt;/strong&gt;&amp;#160;:&lt;/p&gt;&lt;pre&gt;[php]
comment = the PHP interpreter and libraries
executables = /usr/bin/php5, /usr/bin/php
directories = /usr/lib/php5, /usr/share/php, /usr/share/php5, /etc/php5, /usr/share/php-geshi, [B]/usr/share/zoneinfo[/B]
includesections = env

[env]
comment = environment variables
executables = /usr/bin/env

[mysql-client]
comment = mysql client
executables = /usr/bin/mysql
paths = /usr/lib/x86_64-linux-gnu/libmysqlclient.so.18

[drush]
comment = drush (drupal command line)
includesections = php, mysql-client, uidbasics, netbasics
directories = /usr/share/zoneinfo, /etc/ssl/certs, /usr/share/ca-certificates&lt;/pre&gt;&lt;p&gt;Once the jailed shell works, add the Drush dependencies to the jail&amp;#160;:&lt;/p&gt;&lt;pre&gt;jk_init -v -c /etc/jailkit/jk_init.ini -f -k -j /absolute/path/to/jail/ drush&lt;/pre&gt;</description>
        
              </item>
      </channel>
</rss>
