Skip to content

Instantly share code, notes, and snippets.

Created October 20, 2010 23:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/74161ba4de2b6e5cb301 to your computer and use it in GitHub Desktop.
Save anonymous/74161ba4de2b6e5cb301 to your computer and use it in GitHub Desktop.
/usr/lib/ruby/gems/1.8/gems/chef-0.9.10/bin/../lib/chef/mixin/command.rb:184:in `handle_command_failures': /usr/sbin/update-rc.d xinetd disable returned 1, expected 0 (Chef::Exceptions::Exec)
# /usr/sbin/update-rc.d xinetd disable
usage: update-rc.d [-n] [-f] <basename> remove
update-rc.d [-n] <basename> defaults [NN | SS KK]
update-rc.d [-n] <basename> start|stop NN runlvl [runlvl] [...] .
-n: not really
-f: force
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment