dsh.conf 204 B

1234567891011
  1. ##
  2. ## dsh.conf -- Dancer's Distributed Shell (dsh) default configuration
  3. ##
  4. verbose = 0
  5. showmachinenames = 1
  6. waitshell = 1
  7. remoteshell = @l_prefix@/bin/ssh
  8. remoteshellopt = "-x"