Skip to content
This repository was archived by the owner on Jan 15, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 518 Bytes

File metadata and controls

18 lines (13 loc) · 518 Bytes

Pair

a shell script that lanches the user into a wemux session.

usefull if you want to set up a user so that when a person logs in they will be put into a pair session

Set up a Pair user

run the install script or:

  1. make a new user
  2. put pair_shell into the new users path probably /bin
  3. add pair_shell to /etc/shells
  4. make pair_shell the new users shell

now when ever a user loggs into pair@yourhost they will get dialog to connect to your pair session

this requires wemux to work