Skip to content

Commit

Permalink
Enable ssh exec in the model
Browse files Browse the repository at this point in the history
  • Loading branch information
jerji committed Mar 12, 2024
1 parent 5e3399e commit cb3690b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/oxidized/model/onefinity.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ class OneFinity < Oxidized::Model

cfg :ssh do
pre_logout 'exit'
exec true
end
end

0 comments on commit cb3690b

Please sign in to comment.