Skip to content

Instantly share code, notes, and snippets.

@adamhjk
Created March 18, 2009 23:29
Show Gist options
  • Save adamhjk/81478 to your computer and use it in GitHub Desktop.
Save adamhjk/81478 to your computer and use it in GitHub Desktop.
r = service "apache" { action :nothing }
r.updated = true
r.notifies(:start, r, :delayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment