[Bug 192956] New: uwsgi can't set uwsgi_uid/uwsgi_gid to 0 in rc.conf
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Aug 23 22:56:03 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192956
Bug ID: 192956
Summary: uwsgi can't set uwsgi_uid/uwsgi_gid to 0 in rc.conf
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: luca.corti at infinito.it
If I set uwsgi_uid/uwsgi_gid to 0 in /etc/rc.conf:
uwsgi_uid="0"
uwsgi_gif="0"
and run uwsgi I get:
$ service uwsgi restart
/etc/rc.conf: uwsgi_uid: not found
/etc/rc.conf: uwsgi_gid: not found
/etc/rc.conf: uwsgi_uid: not found
/etc/rc.conf: uwsgi_gid: not found
Stopping uwsgi.
Waiting for PIDS: 44668.
Starting uwsgi.
But root is required to run in emperor mode.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list