<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -273,6 +273,7 @@ Capistrano::Configuration.instance(:must_exist).load do
       set :passwd_to_add, &quot;#{password}&quot;
       with_user(&quot;root&quot;, &quot;#{root_pass}&quot;) do 
         run &quot;useradd -p `openssl passwd #{passwd_to_add}` #{user_to_add}&quot;
+        run &quot;chmod -R 0755 /home/#{user_to_add}&quot;
       end
     end
   </diff>
      <filename>lib/obbistrano_tasks.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{obbistrano}
-  s.version = &quot;1.0.75&quot;
+  s.version = &quot;1.0.76&quot;
   s.authors = [&quot;Ross Riley&quot;, &quot;One Black Bear&quot;]
   s.date = Time.now
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=</diff>
      <filename>obbistrano.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0abf27bb163b1653cdb566bef8c9768211dd5a06</id>
    </parent>
  </parents>
  <author>
    <name>Ross</name>
    <email>ross@MacBook-Pro-RR-2.local</email>
  </author>
  <url>http://github.com/oneblackbear/obbistrano/commit/cf4fc6bc4a7348460280fb258ea31db1b23c2461</url>
  <id>cf4fc6bc4a7348460280fb258ea31db1b23c2461</id>
  <committed-date>2009-10-08T04:29:36-07:00</committed-date>
  <authored-date>2009-10-08T04:29:36-07:00</authored-date>
  <message>Added home directory setup for user creation</message>
  <tree>8302d5eea45788093bc081c34caad9fa5397dc3c</tree>
  <committer>
    <name>Ross</name>
    <email>ross@MacBook-Pro-RR-2.local</email>
  </committer>
</commit>
