How to ad drush for ssh user?

Discussion in 'Installation/Configuration' started by Samgarr, Dec 10, 2011.

  1. Samgarr

    Samgarr New Member

    Hi,
    how to add drush (command line shell and scripting interface for Drupal) for shell user?
    I added drush to System -> site config -> jailkit - Jailkit chroot app Sections and application, but the user still gets a shell
    Code:
    error bash: drush: command not found
    jailkit config:
    Code:
    [drush]
    comment = drush tool for drupal 7
    executables = /usr/bin/drush
    thanks!
     
  2. snowfly

    snowfly Member

    Did you find a solution to this, or ever get drush working for a jailkit SSH user?
     
    Last edited: Apr 2, 2013

Share This Page