i haven't until you just mentioned it.  there is an emperor.uwsgi.service 
file.  its contents are:

[Unit]
Description = uWSGI Emperor
After = syslog.target

[Service]
ExecStart = /usr/local/bin/uwsgi --ini /etc/uwsgi/web2py.ini
RuntimeDirectory = uwsgi
Restart = always
KillSignal = SIGQUIT
Type = notify
StandardError = syslog
NotifyAccess = all

[Install]
WantedBy = multi-user.target

is there a way or option to ensure that it starts the /usr/bin/python3.5 
environment in there somehow?

On Friday, June 7, 2019 at 9:50:12 AM UTC-4, Val K wrote:
>
> Did you look at /etc/systemd/system

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/0f2fade4-597d-4b2d-ab16-55b25871a606%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to