Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
monitor-client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
3faa2b8f
authored
Feb 19, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add upstart script
parent
4380e97f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
miscellaneous/monitor-client.conf
+18
-0
No files found.
miscellaneous/monitor-client.conf
0 → 100644
View file @
3faa2b8f
description
"CIRCLE monitor-client"
start
on
runlevel
[
2345
]
stop
on
runlevel
[!
2345
]
respawn
respawn
limit
30
30
setgid
cloud
setuid
cloud
script
cd
/
home
/
cloud
/
monitor
-
client
. /
home
/
cloud
/.
virtualenvs
/
monitor
-
client
/
local
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
monitor
-
client
/
local
/
bin
/
postactivate
HOSTNAME
=$(
hostname
-
s
)
python
manage
.
py
run
end
script
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment