Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu: allow user to set path of cpuns
Users might not be able to install cpuns in the limited set of paths sshd looks in. Add a switch, cpuns, to allow them to indicate the proper location. This works: cpu -cpuns ~/go/bin/cpuns -nfs=true -namespace="" -sp 22 -key ~/.ssh/id_rsa a3mega-a3meganodeset-0 Don't stress about all the switches: they can be easily set in .ssh/config Signed-off-by: the man <[email protected]>
- Loading branch information