Intranet 2, ne passe plus par init avec systemd
This commit is contained in:
parent
dc7616a09b
commit
3b298a9ba4
1 changed files with 2 additions and 0 deletions
|
@ -91,6 +91,8 @@ if has('radio'):
|
|||
|
||||
service('intranet2-service',
|
||||
name="intranet2",
|
||||
start_cmd = "/usr/local/django/intranet/utils/intranet2-start",
|
||||
stop_cmd = "/usr/local/django/intranet/utils/intranet2-stop",
|
||||
pidp='/run/gunicorn/intranet2.pid',
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue