GetValkyrie / valkyrie

Valkyrie is an opinionated local dev stack that makes features/git based Drupal development easy.
http://www.getvalkyrie.com
GNU General Public License v3.0
45 stars 11 forks source link

vlog command broken #50

Closed ergonlogic closed 9 years ago

ergonlogic commented 9 years ago
$ dr @v vlog
tail: cannot open ‘/var/log/apache2/error.log’ for reading: Permission denied
An error 1 occurred while running the command `ssh -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o LogLevel=quiet          [error]
aegir@valkyrie.local 'tail -f /var/log/apache2/error.log'`

We need to add 'aegir' to the 'adm' group.