Skip to content

Commit

Permalink
add upstart configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
V Karthik committed Jun 15, 2012
1 parent ac0b0d9 commit 9decbe1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions graphios.conf
@@ -0,0 +1,7 @@
description "Graphios"
author "author"

start on runlevel [234]
stop on runlevel [016]

exec /opt/nagios/bin/graphios.py

0 comments on commit 9decbe1

Please sign in to comment.