Skip to content

Commit

Permalink
Do not call to configuration_management_finish automatically
Browse files Browse the repository at this point in the history
  • Loading branch information
imobachgs committed Dec 17, 2018
1 parent 8833a8d commit 5bee71d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/clients/firstboot.rb
Expand Up @@ -67,8 +67,6 @@ def main
@ret = ProductControl.Run
Builtins.y2milestone("ProductControl::Run() returned: %1", @ret)

WFM.CallFunction("configuration_management_finish", [])

Pkg.SourceFinishAll
Pkg.TargetFinish

Expand Down

0 comments on commit 5bee71d

Please sign in to comment.