<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,6 @@ class Cinabox
     run &quot;sudo aptitude install -y subversion&quot;  if !((run &quot;dpkg -l subversion&quot;, false) =~ /ii  subversion/) || force
     run &quot;sudo aptitude install -y git-core&quot; if !((run &quot;dpkg -l git-core&quot;, false) =~ /ii  git-core/) || force
     run &quot;sudo aptitude install -y git-svn&quot; if !((run &quot;dpkg -l git-svn&quot;, false) =~ /ii  git-svn/) || force
-    run &quot;sudo aptitude install -y ssh&quot; if !((run &quot;dpkg -l ssh&quot;, false) =~ /ii  ssh/) || force
 
     # Install ccrb via git and dependencies
     if !File.exist?(ccrb_home) || force
@@ -56,7 +55,7 @@ class Cinabox
     
     # Enable on system reboot
     if !File.exist?('/etc/rc3.d/S20cruise') || force
-      run &quot;sudo update-rc.d cruise defaults&quot;
+      run &quot;sudo update-rc.d -f cruise defaults&quot;
     end
     
     # Install and configure postfix</diff>
      <filename>setup_ci.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>51972a03598e1fb24b020a3ca19194c504a53e11</id>
    </parent>
  </parents>
  <author>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </author>
  <url>http://github.com/thewoolleyman/cinabox/commit/f68b437dbf8a293f8e3fba578492ff223d19dced</url>
  <id>f68b437dbf8a293f8e3fba578492ff223d19dced</id>
  <committed-date>2009-06-30T01:53:19-07:00</committed-date>
  <authored-date>2009-06-30T01:53:19-07:00</authored-date>
  <message>remove ssh install (it is now in bootstrap ruby), force init script defaults to be rewritten</message>
  <tree>8441c7ac0f28b089e28e2fde67550c371d6bc4ba</tree>
  <committer>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </committer>
</commit>
