Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
agentdriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
1
Merge Requests
1
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
038a99f2
authored
Feb 19, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add upstart script
parent
a9a5a90b
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
miscellaneous/agentdriver.conf
+17
-0
No files found.
miscellaneous/agentdriver.conf
0 → 100644
View file @
038a99f2
description
"CIRCLE agentdriver"
start
on
runlevel
[
2345
]
stop
on
runlevel
[!
2345
]
respawn
respawn
limit
30
30
setgid
cloud
setuid
cloud
script
cd
/
home
/
cloud
/
agentdriver
. /
home
/
cloud
/.
virtualenvs
/
agentdriver
/
local
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
agentdriver
/
local
/
bin
/
postactivate
python
agentdriver
.
py
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