Skip to content

Instantly share code, notes, and snippets.

@neilhwatson
Created May 22, 2015 14:11
Show Gist options
  • Select an option

  • Save neilhwatson/ab5bb367aaab56182836 to your computer and use it in GitHub Desktop.

Select an option

Save neilhwatson/ab5bb367aaab56182836 to your computer and use it in GitHub Desktop.
efl_command.json
[
{
"module" : "no",
"useshell" : "no",
"class" : "start_shorewall6",
"promisee" : "shorewall6",
"ifelapsed" : "1",
"command" : "/sbin/shorewall6 start"
},
{
"module" : "no",
"useshell" : "no",
"class" : "start_shorewall",
"promisee" : "shorewall",
"ifelapsed" : "1",
"command" : "/sbin/shorewall start"
},
{
"promisee" : "delta reporting",
"module" : "no",
"class" : "Hr01.ettin",
"useshell" : "no",
"command" : "/opt/delta_reporting/app/script/prune",
"ifelapsed" : "60"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment