[CentOS] upgrading python
Kenneth Porter
shiva at sewingwitch.comMon Dec 11 22:57:30 UTC 2017
- Previous message: [CentOS] upgrading python
- Next message: [CentOS] upgrading python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 12/11/2017 2:50 PM, Larry Martell wrote: > ExecStart=/usr/bin/scl enable python27 bash; /usr/bin/uwsgi --emperor > /etc/uwsgi/sites You probably want: ExecStart=/usr/bin/scl enable python27 '/usr/bin/uwsgi --emperor /etc/uwsgi/sites' See: https://linux.die.net/man/1/scl
- Previous message: [CentOS] upgrading python
- Next message: [CentOS] upgrading python
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS mailing list