Univention Bugzilla – Attachment 9445 Details for
Bug 46532
ucsschool43 HTTP-API import: stretch dropped gunicorn start script
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
systemd unit file
gunicorn-ucsschool-import.service (text/plain), 497 bytes, created by
Daniel Tröder
on 2018-03-07 16:00:18 CET
(
hide
)
Description:
systemd unit file
Filename:
MIME Type:
Creator:
Daniel Tröder
Created:
2018-03-07 16:00:18 CET
Size:
497 bytes
patch
obsolete
>[Unit] >Description=gunicorn-ucsschool-import >After=network.target > >[Install] >WantedBy=multi-user.target > >[Service] >User=root >Group=root >Restart=always > >ExecStart=/usr/bin/gunicorn --workers=4 --bind=127.0.0.1:8000 --timeout=60 ucsschool.http_api.app.wsgi:application --name ucs-school-import --user root --group root >ExecReload=/bin/kill -s HUP $MAINPID >ExecStop=/bin/kill -s TERM $MAINPID > >WorkingDirectory=/var/spool/ucs-school-import/ >#Environment=PYTHONPATH='/path/to/mysite' > >PrivateTmp=true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 46532
: 9445