Changeset 4689 for trunk/Ohana/src/opihi/pcontrol/StartHost.c
- Timestamp:
- Jul 31, 2005, 1:04:22 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pcontrol/StartHost.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pcontrol/StartHost.c
r4575 r4689 9 9 /* pid = rconnect (CONNECT, host[0].hostname, PCLIENT, stdio); */ 10 10 11 /* perhaps change the name of these config variables... */ 11 12 if (VarConfig ("COMMAND", "%s", command) == NULL) strcpy (command, "ssh"); 12 13 if (VarConfig ("SHELL", "%s", shell) == NULL) strcpy (shell, "pclient");
Note:
See TracChangeset
for help on using the changeset viewer.
