summaryrefslogtreecommitdiff
path: root/doc/README.mdwn
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2014-12-22 18:10:05 -0400
committerJoey Hess <joeyh@joeyh.name>2014-12-22 18:10:05 -0400
commit3152007a32a6800b6fa2a732675ea77d8c036071 (patch)
tree61909499b556cf4cc2c801b2d7e71fce59f7d100 /doc/README.mdwn
parentb9876dfac1e04482fa32034b272bad6625249a2c (diff)
change hostname
Diffstat (limited to 'doc/README.mdwn')
-rw-r--r--doc/README.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/README.mdwn b/doc/README.mdwn
index d8bce44..73d2ddf 100644
--- a/doc/README.mdwn
+++ b/doc/README.mdwn
@@ -166,9 +166,9 @@ history, merge with it, and so on. It would probably not, however, be wise
to "git checkout" the other machine's branch! (And if you do, make sure to
run "etckeeper init" to update file permissions.)
- root@kodama:/etc>git remote add dodo ssh://dodo/etc
- root@kodama:/etc>git fetch dodo
- root@kodama:/etc>git diff dodo/master group |head
+ root@darkstar:/etc>git remote add dodo ssh://dodo/etc
+ root@darkstar:/etc>git fetch dodo
+ root@darkstar:/etc>git diff dodo/master group |head
diff --git a/group b/group
index 0242b84..b5e4384 100644
--- a/group
@@ -180,8 +180,8 @@ run "etckeeper init" to update file permissions.)
-lp:x:7:cupsys
+lp:x:7:
-Incidentially, this also means I have a backup of dodo's /etc on kodama.
-So if kodama is compromised, that data could be used to attack dodo
+Incidentially, this also means I have a backup of dodo's /etc on darkstar.
+So if darkstar is compromised, that data could be used to attack dodo
too. On the other hand, if dodo's disk dies, I can restore it from this
handy hackup.