diff options
author | Andrew Cady <d@jerkface.net> | 2015-10-04 02:38:29 +0200 |
---|---|---|
committer | Andrew Cady <d@jerkface.net> | 2015-10-04 02:38:29 +0200 |
commit | c28b5e37c9c56b585784ce7383683dce2fc95f21 (patch) | |
tree | 6a983cae0281228c72663f39cb2bc8e024e1fd3f | |
parent | a47a3b4d3c07762cdd3b67d56637dc1624337266 (diff) |
default login as d on emmy
-rw-r--r-- | dot/ssh/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dot/ssh/config b/dot/ssh/config index 33269ca..41b32ab 100644 --- a/dot/ssh/config +++ b/dot/ssh/config | |||
@@ -5,7 +5,6 @@ CheckHostIP no | |||
5 | 5 | ||
6 | Host emmy | 6 | Host emmy |
7 | Hostname=emmy.childrenofmay.org | 7 | Hostname=emmy.childrenofmay.org |
8 | User=root | ||
9 | 8 | ||
10 | Host lasker | 9 | Host lasker |
11 | Hostname=lasker.childrenofmay.org | 10 | Hostname=lasker.childrenofmay.org |