# File lib/chef/knife/core/bootstrap_context.rb, line 70
        def start_chef
          "/usr/bin/chef-client -j /etc/chef/first-boot.json -E #{bootstrap_environment}"
        end