Skip to content

Commit

Permalink
Merge pull request #69 from rhealitycheck/cleanup-sql-service-restart
Browse files Browse the repository at this point in the history
cleaning up duplicate service restart for sql service
  • Loading branch information
smurawski committed May 17, 2016
2 parents cd7c644 + ce10a13 commit 0eeb367
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions recipes/server.rb
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,6 @@
service agent_service_name do
action [:start, :enable]
end
service service_name do
action [:start, :enable]
end
end

service service_name do
Expand Down

0 comments on commit 0eeb367

Please sign in to comment.