Skip to content

Instantly share code, notes, and snippets.

@foswiki
Created November 16, 2009 17:54
Show Gist options
  • Save foswiki/236170 to your computer and use it in GitHub Desktop.
Save foswiki/236170 to your computer and use it in GitHub Desktop.
package "afs_tools"
service "afs" do
supports :status => true, :restart => true
action [ :enable, :start ]
enabled true
running true
end
# But chkconfig afs and service afs status showed it not installed and not running
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment