diff --git a/src/onedb/3.3.0_to_3.3.80.rb b/src/onedb/3.3.0_to_3.3.80.rb index 8d94203555..b162249390 100644 --- a/src/onedb/3.3.0_to_3.3.80.rb +++ b/src/onedb/3.3.0_to_3.3.80.rb @@ -280,7 +280,7 @@ module Migrator " 1" << " 0" << " 0" << - " 0" << + " 1" << " 0" << " 0" << " " << @@ -304,7 +304,7 @@ module Migrator :gid => 0, :owner_u => 1, :group_u => 1, - :other_u => 0) + :other_u => 1) return true end