Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
storagedriver
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
2
Merge Requests
4
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e0a58808
authored
Feb 19, 2014
by
Bach Dániel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix upstart script
parent
3a31ce91
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
+3
-1
miscellaneous/storagecelery.conf
+3
-1
No files found.
miscellaneous/storagecelery.conf
View file @
e0a58808
...
...
@@ -5,11 +5,13 @@ stop on runlevel [!2345]
respawn
respawn
limit
30
30
setgid
cloud
setuid
cloud
chdir
/
home
/
cloud
/
storagedriver
script
. /
home
/
cloud
/.
virtualenvs
/
storage
/
local
/
bin
/
activate
. /
home
/
cloud
/.
virtualenvs
/
storage
/
local
/
bin
/
postactivate
exec
/
home
/
cloud
/.
virtualenvs
/
storage
/
bin
/
celery
-
A
storagecelery
worker
--
loglevel
=
info
--
logfile
=/
home
/
cloud
/
storage_log
--
hostname
=
storage
exec
celery
-
A
storagecelery
worker
--
loglevel
=
info
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